Update .gitea/workflows/build.yml
This commit is contained in:
parent
de4c1db75c
commit
9b117eff9c
1 changed files with 1 additions and 3 deletions
|
@ -3,9 +3,7 @@ name: Build
|
|||
on:
|
||||
push:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name == 'schedule' }}
|
||||
cancel-in-progress: true
|
||||
|
||||
|
||||
permissions: {}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue