Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 79f741d

Browse files
authoredFeb 7, 2025··
Merge branch 'main' into main
2 parents 455a086 + ea3d88c commit 79f741d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/copilot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
GITHUB_REPOSITORY: ${{ github.repository }}
3232
PR_NUMBER: ${{ github.event.pull_request.number }}
33-
run: python copilot.py
33+
run: python etc/tool/copilot.py

0 commit comments

Comments
 (0)
Please sign in to comment.