We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65fcadc + 76363a0 commit e470210Copy full SHA for e470210
.github/workflows/run_tests.yaml
@@ -8,7 +8,6 @@ on:
8
9
jobs:
10
Zookeeper-Pipeline:
11
- if: github.event.pull_request.user.login != 'dependabot[bot]'
12
uses: Netcracker/qubership-test-pipelines/.github/workflows/zookeeper.yaml@80631034d5b75e978dfb4fdd300ec729b9e86ab4
13
with:
14
service_branch: '${{ github.head_ref || github.ref_name }}'
0 commit comments