Skip to content

Commit

Permalink
Merge pull request #708 from onekey-sec/705-ci-dependabot
Browse files Browse the repository at this point in the history
CI: do not build and publish Docker images on PRs from dependabot.
  • Loading branch information
qkaiser authored Jan 22, 2024
2 parents 5a75135 + 38e4b93 commit 88edba3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches:
- main
pull_request:
branches:
- '**'

env:
DOCKER_IMAGE: ghcr.io/onekey-sec/unblob
Expand Down

0 comments on commit 88edba3

Please sign in to comment.