Allow build for PR on all branches

pull/1873/head
cartland 4 months ago
parent 1cde9b6ba2
commit 8755ef3fc9

@ -6,7 +6,6 @@ on:
branches: branches:
- main - main
pull_request: pull_request:
branches: [ main ]
concurrency: concurrency:
group: build-${{ github.ref }} group: build-${{ github.ref }}

Loading…
Cancel
Save