Skip to content

Commit

Permalink
chore: trigger on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
rise-erpelding committed Oct 17, 2023
1 parent 57852d8 commit 8c6ab93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: [main]
workflow_dispatch:
pull_request: # remove before merge

jobs:
deploy:
Expand Down

0 comments on commit 8c6ab93

Please sign in to comment.