Update copilot.yml

pull/1490/head
Tekky 8 months ago committed by GitHub
parent be288aa8a7
commit 35e99222df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -25,5 +25,5 @@ jobs:
run: pip install PyGithub
- name: AI Code Review
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: python -m etc.tool.copilot
GITHUB_TOKEN: ${{ secrets.COPILOT_TOKEN }}
run: python -m etc.tool.copilot

Loading…
Cancel
Save