Update build.yaml

This commit is contained in:
Daniel Bauer
2024-08-04 10:10:43 +02:00
committed by GitHub
parent 65237036af
commit 273877ddf6

View File

@@ -3,6 +3,7 @@ on:
branches: [ "main" ]
pull_request_target:
branches: [ "main" ]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true