Skip to content

CI: Add concurrency skips for GH Actions #22919

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 2 commits into from
Apr 27, 2022
Merged

Conversation

larsoner
Copy link
Contributor

PR Summary

If people push multiple commits to PRs (like I did in #22912) this will cancel the runs. I've used this for months in other repos and it seems to work well. It could be added to other GH actions workflows but I'm assuming tests.yml is the only one slow enough to really matter, but I'm happy to add this elsewhere if desired!

PR Checklist

N/A

@QuLogic QuLogic added this to the v3.6.0 milestone Apr 27, 2022
@QuLogic QuLogic merged commit 6e52c24 into matplotlib:main Apr 27, 2022
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.

3 participants