Commit 0cb16a6
authored
Fix autobump: use bot token to trigger CI checks (#61)
GITHUB_TOKEN doesn't trigger workflows on created PRs due to GitHub's
security policy. Switch to SERVERLESS_QE_ROBOT bot account token to
ensure Mage and Lints workflows run on autobump PRs.1 parent 85a990e commit 0cb16a6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
0 commit comments