Skip to content

Commit 3072752

Browse files
authored
Update cicd.yml
1 parent 6d5812a commit 3072752

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cicd.yml

-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,6 @@ jobs:
304304
name: Push to registry
305305
needs: [version, e2e_test, e2e_multi_windows_test]
306306
runs-on: ubuntu-22.04
307-
if: !contains(github.ref, 'dependabot')
308307
env:
309308
IS_RELEASE: ${{ needs.version.outputs.IS_RELEASE }}
310309
ACTIONS_ALLOW_UNSECURE_COMMANDS: true

0 commit comments

Comments
 (0)