Skip to content

Commit 8e5a61e

Browse files
Update clang-tidy.yml
1 parent 171f10b commit 8e5a61e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/clang-tidy.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ on:
77
push:
88
branches: [ main ]
99
pull_request:
10-
10+
1111
concurrency:
12-
group: clang-tidy-${{ github.ref }}
12+
group: next-ci-${{ github.ref }}
1313
cancel-in-progress: true
1414

15+
1516
jobs:
1617
clang-tidy:
1718
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)