mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-11 02:38:49 +00:00
Allow PRs from staging/staging-new
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
8b43d6cf69
commit
c02c68440c
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