Skip to content

Commit

Permalink
Merge pull request #2407 from CruGlobal/GT-disable-distribute-to-fire…
Browse files Browse the repository at this point in the history
…base-on-master

GT Distribute manually for now
  • Loading branch information
levieggertcru authored Jan 14, 2025
2 parents 6d68270 + 9a23eef commit 05bfab5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/firebase.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Distribute To Firebase

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

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

0 comments on commit 05bfab5

Please sign in to comment.