We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2dc4c1 + 02e8f55 commit 291874cCopy full SHA for 291874c
1 file changed
.github/workflows/publish-e2e-test-suites-docker-image.yaml
@@ -32,4 +32,5 @@ jobs:
32
vulnerability_severity: ${{ inputs.vulnerability_severity }}
33
java_version: 21
34
skip_tests: true
35
+ merge_environment: ${{ github.ref_protected && 'ci-auto-merge' || '' }}
36
secrets: inherit
0 commit comments