Skip to content

Commit

Permalink
[#7] Test CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
blyscuit committed Sep 19, 2022
1 parent 375feab commit d026679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_Release_Firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Deploy Release Build To Firebase

on:
push:
branches: [ develop, main ]
branches: [ develop, main, chore/* ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit d026679

Please sign in to comment.