We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent accb807 commit 1d236b7Copy full SHA for 1d236b7
1 file changed
.github/workflows/search_github.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Run search script
24
env:
25
GITHUB_TOKEN: ${{ github.token }}
26
- run: python scripts/search_repos.py
+ run: python scripts/github/workflows/search_repos.py
27
28
- name: Upload results
29
uses: actions/upload-artifact@v4
0 commit comments