Skip to content

Commit d021f52

Browse files
Update cmake-multi-platform.yml
1 parent 931016f commit d021f52

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/cmake-multi-platform.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
branches: [ main ]
99
paths-ignore: '**/.md'
1010

11+
concurrency:
12+
group: clang-tidy-${{ github.ref }}
13+
cancel-in-progress: true
14+
1115
jobs:
1216
build:
1317
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)