Skip to content

Commit

Permalink
create a pr image when labeling with pullpreview
Browse files Browse the repository at this point in the history
  • Loading branch information
mszulik committed Jul 25, 2024
1 parent 05789e2 commit 78e9454
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Docker Image CI
on:
release:
types: [ published ]
pull_request:
types: [ labeled, synchronize, closed ]

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

0 comments on commit 78e9454

Please sign in to comment.