We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1819bbf commit 259471eCopy full SHA for 259471e
.github/workflows/triage.yml
@@ -20,6 +20,6 @@ jobs:
20
with:
21
os: ubuntu-latest
22
secrets:
23
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.WAY_FINDER_BOT_TOKEN }}
24
25
...
0 commit comments