Skip to content

Commit

Permalink
ci: add manual action trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
navn-r committed May 3, 2022
1 parent 04e51bc commit dd706aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit dd706aa

Please sign in to comment.