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 c712d0a commit 60cd1f6Copy full SHA for 60cd1f6
.github/workflows/deploy.yaml
@@ -10,6 +10,7 @@ on:
10
branches:
11
# - main
12
- '*dev'
13
+ - '*qa'
14
15
env:
16
TZ: America/New_York
0 commit comments