Skip to content

Commit

Permalink
Push docker image to dockerhub, only on push events
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Wiesner committed Feb 22, 2024
1 parent 7c335e7 commit acb239a
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 @@ -3,8 +3,6 @@ name: Create and publish a Docker image
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]

jobs:
build-and-push-image:
Expand Down

0 comments on commit acb239a

Please sign in to comment.