Skip to content

Commit

Permalink
chore: testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Apr 17, 2024
1 parent 11fd4c5 commit dd2818a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/find_dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@ def process_directory():
if home_page is not None:
if match := urls_in_orgs([home_page], SECOND_PARTY_ORGS):
openedx_packages.append(home_page)


print(openedx_packages)
return openedx_packages

FIRST_PARTY_ORGS = ["openedx"]
Expand Down

0 comments on commit dd2818a

Please sign in to comment.