Skip to content

Commit

Permalink
DOP-4414 add branch to deploy enhanced webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar committed Mar 20, 2024
1 parent 1a79d7b commit 273da47
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/deploy-stg-enhanced-webhooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- "main"
- "integration"
- "DOP-4414"

concurrency:
group: environment-stg-enhanced-webhooks-${{ github.ref }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-stg-enhanced-worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
branches:
- 'main'
- 'integration'
- 'DOP-4414'

concurrency:
group: environment-stg-enhanced-worker-${{ github.ref }}
Expand Down

0 comments on commit 273da47

Please sign in to comment.