Skip to content

Commit

Permalink
Update copilot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xtekky authored Jan 21, 2024
1 parent be288aa commit 35e9922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/copilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 35e9922

Please sign in to comment.