Update build.yaml

This commit is contained in:
Daniel Bauer
2025-02-18 09:17:43 +01:00
committed by GitHub
parent 06920cdec2
commit 998f29ceb6

View File

@@ -1,8 +1,8 @@
on:
push:
branches: [ "main" ]
branches: [ "main", "corax56-work" ]
pull_request_target:
branches: [ "main" ]
branches: [ "main", "corax56-work" ]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}