Skip to content

Commit

Permalink
ci(firebase): add workflow dispatch to main deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
21CSM committed Oct 10, 2024
1 parent 40af257 commit 8b1feba
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 @@ -2,6 +2,7 @@ name: Deploy
on:
push:
branches: [main]
workflow_dispatch:

jobs:
flake-health-check:
Expand Down

0 comments on commit 8b1feba

Please sign in to comment.