Skip to content

Commit

Permalink
Merge pull request #1016 from hackforla/FRONT-report-deploy-workflow
Browse files Browse the repository at this point in the history
Add workflow_dispatch to front end dev deploy workflow
  • Loading branch information
adamkendis authored Mar 11, 2021
2 parents 58c5cc1 + 8959949 commit 02279de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Continuous_Deployment_Frontend_Dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- dev
paths:
- 'client/**'
workflow_dispatch:

defaults:
run:
Expand Down

0 comments on commit 02279de

Please sign in to comment.