mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-15 06:13:01 +00:00
Update copilot.yml
This commit is contained in:
parent
be288aa8a7
commit
35e99222df
2
.github/workflows/copilot.yml
vendored
2
.github/workflows/copilot.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
|||||||
run: pip install PyGithub
|
run: pip install PyGithub
|
||||||
- name: AI Code Review
|
- name: AI Code Review
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.COPILOT_TOKEN }}
|
||||||
run: python -m etc.tool.copilot
|
run: python -m etc.tool.copilot
|
Loading…
Reference in New Issue
Block a user