We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb8a2a commit 6d171ccCopy full SHA for 6d171cc
.github/workflows/build-connector.yml
@@ -28,7 +28,6 @@ on:
28
jobs:
29
build-extension:
30
name: "Build Connector"
31
- if: ${{ github.event.workflow_run.conclusion == 'success' }}
32
runs-on: ubuntu-latest
33
defaults:
34
run:
.github/workflows/run-e2ecase.yml
name: "Run E2ECases"
.github/workflows/run-itcase.yml
name: "Run ITCases"
0 commit comments