Skip to content

Commit

Permalink
Removed PR push exception
Browse files Browse the repository at this point in the history
  • Loading branch information
FloWuenne authored Apr 8, 2022
1 parent d9619bc commit 34d0f90
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 @@ -71,6 +71,5 @@ jobs:
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 34d0f90

Please sign in to comment.