Skip to content

ci: Publish using a custom jobs instead of triggers #3227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NickeZ
Copy link
Contributor

@NickeZ NickeZ commented Jun 9, 2025

Github triggers can only be constrained by branches and not tags. Since we don't want the publish job to run on pull_requests, we use dists custom publish-jobs instead.

Github triggers can only be constrained by branches and not tags. Since
we don't want the publish job to run on pull_requests, we use `dist`s
custom `publish-jobs` instead.
@NickeZ NickeZ force-pushed the nickez/only-run-publish-on-main branch from a950aca to 5c49d5f Compare June 9, 2025 11:21
@NickeZ
Copy link
Contributor Author

NickeZ commented Jun 18, 2025

@emilio, there is also this, but I guess it needs a little bit more careful review.

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