mirror of
https://github.com/YACReader/yacreader
synced 2026-03-01 10:22:58 -05:00
Run CI when targeting yacreader10 in PRs
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
- yacreader10
|
||||
|
||||
env:
|
||||
IS_ORIGINAL_REPO: ${{ github.repository == 'YACReader/yacreader' && (github.ref == 'refs/heads/master' || github.ref == 'refs/heads/develop') }}
|
||||
|
||||
Reference in New Issue
Block a user