Merge branch 'main' into actions-concurrency
This commit is contained in:
commit
3b49064cb7
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -3,7 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
concurrency:
|
||||
group: ${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user