Skip to content

Commit

Permalink
rm from pr
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstam committed Mar 5, 2024
1 parent 289f9bb commit 35beb9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
# https://github.com/docker/login-action
- name: Log into registry ${{ env.REGISTRY }}
# Ensure this doesn't trigger on PR's
if: github.event_name != 'pull_request'
uses: docker/login-action@v2
with:
registry: ${{ env.REGISTRY }}
Expand Down

0 comments on commit 35beb9d

Please sign in to comment.