Skip to content

Commit

Permalink
fix(ci): try to fix Docker Hub CI run (remove branches). ref #15
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Mar 25, 2024
1 parent abcfdcb commit 96a03b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push-docker-image-to-docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Push Docker Image to Docker Hub

on:
push:
branches:
- main
tags:
- v*.*.*

Expand Down

0 comments on commit 96a03b2

Please sign in to comment.