From 1285cdc58590e90ebc6084d27da0a9939144b59d Mon Sep 17 00:00:00 2001
From: Jeff Huleatt <3759507+jhuleatt@users.noreply.github.com>
Date: Fri, 24 May 2024 11:19:59 -0400
Subject: [PATCH 1/2] change to test
---
demo/public/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/demo/public/index.html b/demo/public/index.html
index 5e5f15e9..48619ffa 100644
--- a/demo/public/index.html
+++ b/demo/public/index.html
@@ -19,7 +19,7 @@
- Welcome to Firebase Hosting 🌎
+ Welcome to Firebase Hosting! 🌎
Hello World! 🌎
From 2797695559c801306782dd2a2fe8e85628ab9081 Mon Sep 17 00:00:00 2001
From: Jeff Huleatt <3759507+jhuleatt@users.noreply.github.com>
Date: Fri, 24 May 2024 11:24:32 -0400
Subject: [PATCH 2/2] see what happens when we rename the workflow
---
.github/workflows/deploy-preview.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml
index f7ba034a..31b4486e 100644
--- a/.github/workflows/deploy-preview.yml
+++ b/.github/workflows/deploy-preview.yml
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-name: Deploy Preview
+name: Another name
on: pull_request