Skip to content

Commit 2848c61

Browse files
committed
temp commit to rebuild image
1 parent fa9376e commit 2848c61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-deploy-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: ./.github/workflows/deploy-backend.yml
4343
with:
4444
apigee_environment: internal-dev
45-
build_recordprocessor_image: ${{ github.event.action == 'opened' || github.event.action == 'reopened' || needs.detect-recordprocessor-changes.outputs.has_changes == 'true' }}
45+
build_recordprocessor_image: ${{ github.event.action == 'opened' || github.event.action == 'synchronize' || github.event.action == 'reopened' }}
4646
create_mns_subscription: true
4747
environment: dev
4848
sub_environment: pr-${{github.event.pull_request.number}}

0 commit comments

Comments
 (0)