You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments