Skip to content

Commit

Permalink
Provide triggering deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Nov 17, 2023
1 parent 9564750 commit 34557b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ name: Deploy to Firebase Hosting on merge
- 'dprint.json'
- 'renovate.json'
- '.eslintrc.yml'
workflow_dispatch:
jobs:
build_and_deploy:
if: ${{ ! contains(github.actor, '[bot]') }}
Expand Down

0 comments on commit 34557b2

Please sign in to comment.