We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 4ec9a0b commit ea3d88cCopy full SHA for ea3d88c
.github/workflows/copilot.yml
@@ -30,4 +30,4 @@ jobs:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
GITHUB_REPOSITORY: ${{ github.repository }}
32
PR_NUMBER: ${{ github.event.pull_request.number }}
33
- run: python copilot.py
+ run: python etc/tool/copilot.py
0 commit comments