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:15 +07:00
parent 699c24394e
commit e3b9ae7b28
No known key found for this signature in database
GPG Key ID: BD80F68D68D8F7F2

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: