Skip to content

Commit

Permalink
fix: workflow updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Emerald-Wolf committed Aug 25, 2023
1 parent 7157387 commit 1b67927
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Publish Docker Image to Docker Hub

on:
pull_request:
types:
- closed # Change this to the branch you want to trigger on
push:
branches:
- main # Change this to the branch you want to trigger on

jobs:
build-and-push:
Expand Down

0 comments on commit 1b67927

Please sign in to comment.