Skip to content

Commit

Permalink
build the image for the csp branch (#4846)
Browse files Browse the repository at this point in the history
build images for epic_188588775_csp_enabled
  • Loading branch information
kristinmerbach authored Dec 17, 2024
1 parent 44d3b67 commit b3e4c1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ on:
push:
branches:
- 'trunk'
- 'clean-bootstrap-4-upgrade'
- 'epic_188588775_csp_enabled'
pull_request:
branches:
- 'trunk'
- 'clean-bootstrap-4-upgrade'
- 'epic_188588775_csp_enabled'

concurrency:
group: docker-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
branches:
- trunk
- clean-bootstrap-4-upgrade
- epic_188588775_csp_enabled

concurrency:
group: pr-${{ github.ref }}
Expand Down

0 comments on commit b3e4c1d

Please sign in to comment.