Skip to content

ci: avoid cancelling master workflow pushing on ci/* branch#2219

Merged
canepat merged 1 commit intomasterfrom
ci/fix_issue_2218
Aug 9, 2024
Merged

ci: avoid cancelling master workflow pushing on ci/* branch#2219
canepat merged 1 commit intomasterfrom
ci/fix_issue_2218

Conversation

@canepat
Copy link
Member

@canepat canepat commented Aug 9, 2024

Fixes #2218

@canepat canepat added the maintenance Some maintenance work (fix, refactor, rename, test...) label Aug 9, 2024
@codecov
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.45%. Comparing base (09c93f2) to head (bd6053a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2219      +/-   ##
==========================================
- Coverage   53.46%   53.45%   -0.01%     
==========================================
  Files         689      689              
  Lines       48079    48079              
  Branches     7298     7298              
==========================================
- Hits        25704    25701       -3     
- Misses      20125    20129       +4     
+ Partials     2250     2249       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@canepat canepat marked this pull request as ready for review August 9, 2024 16:50
@canepat canepat merged commit 2ff9a57 into master Aug 9, 2024
@canepat canepat deleted the ci/fix_issue_2218 branch August 9, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Some maintenance work (fix, refactor, rename, test...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: pushing on some ci/* branch cancels any running workflow on master

2 participants