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.
2 parents da35038 + 3736e55 commit e9ef655Copy full SHA for e9ef655
.github/workflows/deploy-prd.yml
@@ -7,7 +7,7 @@ on:
7
- main
8
9
concurrency:
10
- group: deploy-production
+ group: deploy-prd
11
cancel-in-progress: true
12
13
jobs:
.github/workflows/deploy-stg.yml
- ghaction
- group: deploy-staging
+ group: deploy-stg
0 commit comments