Skip to content

Commit

Permalink
Enable manual dispatch for prod workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonappah committed Jul 29, 2023
1 parent 9d8d553 commit af3877d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- 'main'
- 'develop'
workflow_dispatch:

jobs:
deploy-production:
Expand Down

0 comments on commit af3877d

Please sign in to comment.