There was an error while loading. Please reload this page.
1 parent 3665f54 commit c9ba79fCopy full SHA for c9ba79f
1 file changed
.github/workflows/stale-issue-cleanup.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Run stale issue cleanup agent
68
env:
69
COPILOT_GITHUB_TOKEN: ${{ secrets.COPILOT_TOKEN }}
70
- STALE_ISSUES_TOKEN: ${{ secrets.STALE_ISSUES_TOKEN }}
+ GH_TOKEN: ${{ secrets.STALE_ISSUES_TOKEN }}
71
run: |
72
copilot \
73
--agent issue-manager \
0 commit comments