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
Commits pushed with GITHUB_TOKEN don't trigger workflow runs due to
GitHub's anti-recursion guard. After the normal git push, recreate the
tip commit via the GitHub REST API and force-update the branch ref so
that pull_request workflows fire automatically — no PATs, GitHub Apps,
or changes to user CI configs needed.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments