Skip to content

Commit

Permalink
DOP-4549 removing from preprd
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar committed Apr 25, 2024
1 parent f4d02d3 commit c9c10e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-stg-ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
push:
branches:
- "main"
- "DOP-4549"
# - "DOP-4549"
- "integration"
concurrency:
group: environment-stg-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-stg-enhanced-webhooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- 'main'
- 'integration'
- 'DOP-4549'
# - 'DOP-4549'
concurrency:
group: environment-stg-enhanced-webhooks-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit c9c10e5

Please sign in to comment.