Skip to content

Commit 6a3feda

Browse files
Update clang-tidy.yml
1 parent 2edea9b commit 6a3feda

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/clang-tidy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ on:
99
pull_request:
1010

1111
concurrency:
12-
group: next-ci-${{ github.ref }}
12+
group: clang-tidy-${{ github.ref }}
1313
cancel-in-progress: true
1414

1515

16+
1617
jobs:
1718
clang-tidy:
1819
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)