mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-04 14:28:15 +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*
|
||||
- s*
|
||||
pull_request:
|
||||
branches: [develop, main]
|
||||
branches: [develop, staging, staging-new, main]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
Loading…
Reference in New Issue
Block a user