Skip to content

Commit

Permalink
Merge pull request #28 from CatsMeow492/hotfix
Browse files Browse the repository at this point in the history
allow manual dispatch
  • Loading branch information
CatsMeow492 authored Sep 26, 2024
2 parents 20cfa6e + 928a8e2 commit 302332f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- master
paths:
- 'backend/**' # Only run when there are changes in the backend directory
workflow_dispatch:

jobs:
build-and-deploy:
Expand Down

0 comments on commit 302332f

Please sign in to comment.