Skip to content

Commit bb5ec29

Browse files
Update bsd.yml
1 parent d021f52 commit bb5ec29

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/bsd.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ on:
66
pull_request:
77
branches: [ main ]
88

9+
concurrency:
10+
group: clang-tidy-${{ github.ref }}
11+
cancel-in-progress: true
12+
13+
914
jobs:
1015
freebsd:
1116
name: FreeBSD ${{ matrix.version }} Build

0 commit comments

Comments
 (0)