Update copilot.yml

This commit is contained in:
Tekky 2024-01-21 10:40:10 +00:00 committed by GitHub
parent be288aa8a7
commit 35e99222df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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