Skip to content

Commit e470210

Browse files
authored
Merge pull request #71 from nookyo/feature/remove-dependaot-condition
fix: Remove condition to skip dependabot for Zookeeper pipeline
2 parents 65fcadc + 76363a0 commit e470210

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88

99
jobs:
1010
Zookeeper-Pipeline:
11-
if: github.event.pull_request.user.login != 'dependabot[bot]'
1211
uses: Netcracker/qubership-test-pipelines/.github/workflows/zookeeper.yaml@80631034d5b75e978dfb4fdd300ec729b9e86ab4
1312
with:
1413
service_branch: '${{ github.head_ref || github.ref_name }}'

0 commit comments

Comments
 (0)