mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-07-22 01:46:48 -04:00
Seen on the branch build of #8939 (a workflow deletion): creating the gh-<N> tag 403s because GITHUB_TOKEN can't hold workflows=write. Deliberately not handled in code; branch tags matter (branch builds are sometimes deployed), so the loud failure is correct. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>