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 0801bf8 commit fd21886Copy full SHA for fd21886
.github/workflows/cleanup_coverage.yml
@@ -169,7 +169,7 @@ jobs:
169
commit-message: 'chore: cleanup coverage directories'
170
committer: 'stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>'
171
signoff: true
172
- token: ${{ secrets.STDLIB_BOT_FGPAT_PR_WRITE }}
+ token: ${{ secrets.STDLIB_BOT_PAT_REPO_WRITE }}
173
labels: |
174
automated-pr
175
team-reviewers: |
0 commit comments