Skip to content

Commit

Permalink
ci: wip manually workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mihirogi committed Feb 17, 2021
1 parent 9245208 commit ee50179
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ name: Deploy to Firebase Hosting on merge
push:
branches:
- main
workflow_dispatch:
branches:
- main
jobs:
build_and_deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ee50179

Please sign in to comment.