We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc5586 commit 42bc2d7Copy full SHA for 42bc2d7
.github/workflows/ci_build_test.yaml
@@ -81,6 +81,7 @@ jobs:
81
files: "target/surefire-reports/*.xml"
82
83
e2e_test:
84
+ environment: workflow-approval
85
name: e2e test - kafka version-${{ matrix.kafka_version }}
86
runs-on: ubuntu-20.04
87
needs:
0 commit comments