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

Configure concurrency for ci workflows #6312

Merged
merged 1 commit into from
Dec 20, 2022
Merged

Conversation

eddumelendez
Copy link
Member

concurrency configuration will cancel previous jobs given the group
allowing to keep running the last update on PRs, for example.

`concurrency` configuration will cancel previous jobs given the `group`
allowing to keep running the last update on PRs, for example.
@eddumelendez eddumelendez requested a review from a team as a code owner December 19, 2022 19:15
@github-actions github-actions bot added the github_actions Pull requests that update Github_actions code label Dec 19, 2022
@kiview kiview added this to the next milestone Dec 20, 2022
@eddumelendez eddumelendez merged commit b1c1adf into main Dec 20, 2022
@eddumelendez eddumelendez deleted the concurrent_builds branch December 20, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants