Skip to content

Commit 526b073

Browse files
authored
More attempting
1 parent f7920ca commit 526b073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: docker/setup-buildx-action@v1
1818
-
1919
name: Login to DockerHub
20+
if: ${{ github.event_name != 'pull_request' }}
2021
uses: docker/login-action@v1
2122
with:
2223
username: cptml

0 commit comments

Comments
 (0)