Skip to content

ci: run pipeline on tags + manual dispatch only#2

Merged
joeVenner merged 1 commit into
mainfrom
ci/tags-only-triggers
Jun 10, 2026
Merged

ci: run pipeline on tags + manual dispatch only#2
joeVenner merged 1 commit into
mainfrom
ci/tags-only-triggers

Conversation

@joeVenner

Copy link
Copy Markdown
Owner

Follow-up to PR #1 (its trigger change didn't land on main — PR #1 merged just before it pushed). Restricts the full build/sign/notarize/release pipeline to v* tags + workflow_dispatch (manual button), so it no longer runs on every push/PR. Single-file change to the on: block.

Building macOS/Windows + notarizing on every push and PR wastes Actions
minutes. Trigger the full pipeline only on v* tags, plus workflow_dispatch so a
branch can still be validated on demand (e.g. to test signing) before tagging.
@joeVenner joeVenner merged commit 3223df0 into main Jun 10, 2026
1 check 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.

1 participant