mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-05 15:02:37 +00:00
Allow PRs from staging/staging-new
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
699c24394e
commit
e3b9ae7b28
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -15,7 +15,7 @@ on:
|
|||||||
- v*
|
- v*
|
||||||
- s*
|
- s*
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [develop, main]
|
branches: [develop, staging, staging-new, main]
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
Reference in New Issue
Block a user