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
ci: limit builds to main and PRs with improved tagging
- Build only on main branch pushes and PRs to main
- Tag main builds as both 'latest' and 'main'
- Tag PR builds as 'pr-<number>'
- Add SHA tags for traceability (sha-<hash>)
- Simplify README image reference to :latest
0 commit comments