Skip to content

flowey: change default concurrency group behavior #1304

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

Conversation

benhillis
Copy link
Member

This change updates the default GitHub concurrency behavior to define a concurrency group that is workflow-specific rather than the current behavior of using the just the git reference (which prevents multiple unrelated workflows from running concurrently).

For more information, see https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/control-the-concurrency-of-workflows-and-jobs#example-using-concurrency-and-the-default-behavior.

@benhillis benhillis merged commit 9e5737a into microsoft:main May 7, 2025
26 checks 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.

2 participants