Skip to content

Commit

Permalink
Merge pull request #79 from 21CSM/42-score-metadata
Browse files Browse the repository at this point in the history
ci(firebase): add workflow dispatch to main deploy
  • Loading branch information
21CSM authored Oct 10, 2024
2 parents f161250 + 8b1feba commit c9d4666
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 c9d4666

Please sign in to comment.