Skip to content

Restrict release workflow to pushes #2977

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

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

jschwe
Copy link
Contributor

@jschwe jschwe commented Nov 13, 2024

The release workflow should not run on pull requests.
See e.g. https://github.com/rust-lang/rust-bindgen/actions/runs/11816897132 which was triggered by another pull request opened by me.

The release workflow should not run on pull requests.
@jschwe
Copy link
Contributor Author

jschwe commented Nov 13, 2024

CC @pvdrz . Pull-requests seem to have been added in 8c1ffda, but i don't think it was intentional that PRs trigger the release workflow.

@pvdrz pvdrz added this pull request to the merge queue Nov 13, 2024
Merged via the queue into rust-lang:main with commit bb2cfd3 Nov 13, 2024
28 checks passed
@jschwe jschwe deleted the restrict-release-workflow branch November 14, 2024 05:03
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.

None yet

2 participants