Skip to content

Commit 02e8f55

Browse files
committed
use 'ci-auto-merge' environment for workflow call that automatically merges PR
1 parent a2dc4c1 commit 02e8f55

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-e2e-test-suites-docker-image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
vulnerability_severity: ${{ inputs.vulnerability_severity }}
3333
java_version: 21
3434
skip_tests: true
35+
merge_environment: ${{ github.ref_protected && 'ci-auto-merge' || '' }}
3536
secrets: inherit

0 commit comments

Comments
 (0)