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] Prevent concurrent workflow runs on the same branch #662

Merged
merged 1 commit into from
Jun 24, 2024
Merged

[CI] Prevent concurrent workflow runs on the same branch #662

merged 1 commit into from
Jun 24, 2024

Conversation

mprins
Copy link
Contributor

@mprins mprins commented Jun 24, 2024

stop the workflow when there is another push to the branch (unless it is the main branch)

@mprins mprins self-assigned this Jun 24, 2024
Copy link

Test Results

  1 files  ±0  188 suites  ±0   7m 34s ⏱️ -14s
465 tests ±0  465 ✅ ±0  0 💤 ±0  0 ❌ ±0 
516 runs  ±0  516 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5a4a55e. ± Comparison against base commit 393e5e9.

@mprins mprins merged commit e768d9b into main Jun 24, 2024
3 checks passed
@mprins mprins deleted the ci branch June 24, 2024 08:40
@mprins mprins added the infrastructure CI and build process related label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure CI and build process related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant