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: on:
push: push:
branches: [ "main" ] branches: [ "main", "corax56-work" ]
pull_request_target: pull_request_target:
branches: [ "main" ] branches: [ "main", "corax56-work" ]
workflow_dispatch: workflow_dispatch:
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}