Skip to content

Commit

Permalink
fix: Updated build and publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kojicmarko committed Mar 9, 2024
1 parent 69e9bfa commit 34d9376
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "Build and Publish Docker image"
on:
push:
pull_request:
types: [closed]
branches: [main]
workflow_run:
workflows: ["Lint and Test"]
Expand Down

0 comments on commit 34d9376

Please sign in to comment.