Skip to content
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

ci: use concurrency group for semantic-pr-title #691

Merged
merged 3 commits into from
Aug 29, 2022

Conversation

agoose77
Copy link
Collaborator

@agoose77 agoose77 commented Aug 25, 2022

The semantic-pr-title workflow does not currently run in a concurrency group. This means that subsequent pushes do not cancel in-progress actions. The following PR fixes this.

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
@jpivarski jpivarski enabled auto-merge (squash) August 29, 2022 12:58
@jpivarski jpivarski enabled auto-merge (squash) August 29, 2022 18:30
@jpivarski jpivarski merged commit 92e91f3 into scikit-hep:main Aug 29, 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.

None yet

3 participants