Skip to content

Commit 88edba3

Browse files
authored
Merge pull request #708 from onekey-sec/705-ci-dependabot
CI: do not build and publish Docker images on PRs from dependabot.
2 parents 5a75135 + 38e4b93 commit 88edba3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-publish-image.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
branches:
9-
- '**'
107

118
env:
129
DOCKER_IMAGE: ghcr.io/onekey-sec/unblob

0 commit comments

Comments
 (0)