Commit dd6250e 1 parent c2083ac commit dd6250e Copy full SHA for dd6250e
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: 🧹 clang-tidy-1D
3
3
on : [push, pull_request]
4
4
5
5
concurrency :
6
- group : ${{ github.ref }}-${{ github.head_ref }}-clangtidy
6
+ group : ${{ github.ref }}-${{ github.head_ref }}-clangtidy-1D
7
7
cancel-in-progress : true
8
8
9
9
jobs :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: 🧹 clang-tidy-2D
3
3
on : [push, pull_request]
4
4
5
5
concurrency :
6
- group : ${{ github.ref }}-${{ github.head_ref }}-clangtidy
6
+ group : ${{ github.ref }}-${{ github.head_ref }}-clangtidy-2D
7
7
cancel-in-progress : true
8
8
9
9
jobs :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: 🧹 clang-tidy-3D
3
3
on : [push, pull_request]
4
4
5
5
concurrency :
6
- group : ${{ github.ref }}-${{ github.head_ref }}-clangtidy
6
+ group : ${{ github.ref }}-${{ github.head_ref }}-clangtidy-3D
7
7
cancel-in-progress : true
8
8
9
9
jobs :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: 🧹 clang-tidy-RZ
3
3
on : [push, pull_request]
4
4
5
5
concurrency :
6
- group : ${{ github.ref }}-${{ github.head_ref }}-clangtidy
6
+ group : ${{ github.ref }}-${{ github.head_ref }}-clangtidy-RZ
7
7
cancel-in-progress : true
8
8
9
9
jobs :
You can’t perform that action at this time.
0 commit comments