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
2 parents 455a086 + ea3d88c commit 79f741dCopy full SHA for 79f741d
.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