Update .gitea/workflows/build.yml
This commit is contained in:
parent
de4c1db75c
commit
9b117eff9c
@ -3,9 +3,7 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name == 'schedule' }}
|
||||
cancel-in-progress: true
|
||||
|
||||
|
||||
permissions: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user