We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46f882 commit 14f5e99Copy full SHA for 14f5e99
.github/workflows/main.yml
@@ -15,7 +15,7 @@ on:
15
- v*
16
- s*
17
pull_request:
18
- branches: [develop, main]
+ branches: [develop, staging, staging-new, main]
19
20
# Allows you to run this workflow manually from the Actions tab
21
workflow_dispatch:
0 commit comments