Skip to content

Skip merge job on pull requests#51

Merged
NetworkInterface merged 1 commit into
mainfrom
fix/merge-job-skip-pull-requests
Jun 21, 2026
Merged

Skip merge job on pull requests#51
NetworkInterface merged 1 commit into
mainfrom
fix/merge-job-skip-pull-requests

Conversation

@travismolick

Copy link
Copy Markdown
Contributor
  • Adds if: github.event_name != 'pull_request' condition to the merge job in publish.yml
  • The build job already skips uploading digests on PRs; without this fix, the merge job would still run but fail because no digest artifacts exist

@NetworkInterface NetworkInterface self-requested a review June 21, 2026 07:05
@NetworkInterface NetworkInterface merged commit e3f6c2d into main Jun 21, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants