Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
Prevent HistoQC from triggering action on PR
  • Loading branch information
jacksonjacobs1 authored Nov 22, 2023
1 parent a61caa0 commit 9b2753c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ name: Publish Docker image
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

jobs:
push_to_registry:
Expand Down

0 comments on commit 9b2753c

Please sign in to comment.