Skip to content

Commit 1d236b7

Browse files
authored
Update path to search_repos.py in workflow
1 parent accb807 commit 1d236b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/search_github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Run search script
2424
env:
2525
GITHUB_TOKEN: ${{ github.token }}
26-
run: python scripts/search_repos.py
26+
run: python scripts/github/workflows/search_repos.py
2727

2828
- name: Upload results
2929
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)