Skip to content
Snippets Groups Projects
Unverified Commit c7926fb8 authored by Diogo Mendes's avatar Diogo Mendes Committed by GitHub
Browse files

Removing cancel on concurrency (#23536)

parent 85be305a
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,6 @@ on:
- ".**"
- "test*"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
name: Build MB ${{ matrix.edition }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment