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
Conditionally enable build provenance attestations only when not running
in a fork PR context. Fork PRs lack the necessary permissions (id-token
and attestations write) to create attestations, causing workflow failures.
Attestations now only run for:
- Pushes to branches
- PRs from branches within the same repository
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments