Allow PRs from staging/staging-new

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-02-04 18:00:56 +07:00
parent 8b43d6cf69
commit c02c68440c
+1 -1
View File
@@ -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: