Skip to content

Commit e5b229a

Browse files
committed
lock on push, update .github/workflows/build-nabla.yml
1 parent 7e6af24 commit e5b229a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-nabla.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
pull_request:
66
workflow_dispatch:
77

8+
concurrency:
9+
group: push-lock-${{ github.ref }}
10+
cancel-in-progress: true
11+
812
jobs:
913
build-windows:
1014
runs-on: windows-2022

0 commit comments

Comments
 (0)