Update .gitea/workflows/build.yml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 06:51:05 +00:00
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: {}