Skip to content

Commit

Permalink
Merge pull request #2415 from CruGlobal/GT-firebase
Browse files Browse the repository at this point in the history
Uncomment
  • Loading branch information
levieggertcru authored Jan 22, 2025
2 parents 5c2146d + a3d3eca commit 41a858d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/firebase.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Distribute To Firebase

# Will only distribute manually for now. ~Levi
# on:
# push:
# branches: [ master ]
Will only distribute manually for now. ~Levi
on:
push:
branches: [ ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 41a858d

Please sign in to comment.