Run the CI workflow on PRs targeting prep

This commit is contained in:
abcdefg30
2022-12-17 23:31:33 +01:00
committed by Gustas
parent 360a5b293d
commit 70549fce14

View File

@@ -3,7 +3,7 @@ name: Continuous Integration
on:
push:
pull_request:
branches: [ bleed ]
branches: [ bleed, 'prep-*' ]
permissions:
contents: read # to fetch code (actions/checkout)