Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DewGew authored Sep 29, 2023
1 parent 1519ef5 commit 1b2812e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Publish Docker Image

on:
pull_request:
workflow_dispatch:
branches: [ "development" ]
types:
- closed
jobs:
publish-docker-image:
if: github.event.pull_request.merged == true
Expand Down

0 comments on commit 1b2812e

Please sign in to comment.