Skip to content

Commit

Permalink
Update docker-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kayman-mk authored Nov 17, 2023
1 parent f099d94 commit b3d3a67
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: build docker image

on:
- pull_request
- release
pull_request:
release:
types: [published]

permissions:
contents: read
Expand Down

0 comments on commit b3d3a67

Please sign in to comment.