From ebbdd380ac10c67ea4d3377b9ba8ce1414c3c4a8 Mon Sep 17 00:00:00 2001 From: pwseg Date: Thu, 23 Oct 2025 17:14:51 -0700 Subject: [PATCH 1/3] cmon just work --- src/connections/destinations/catalog/gameball/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/connections/destinations/catalog/gameball/index.md b/src/connections/destinations/catalog/gameball/index.md index 62e3c38e2a..860e526ff5 100644 --- a/src/connections/destinations/catalog/gameball/index.md +++ b/src/connections/destinations/catalog/gameball/index.md @@ -56,3 +56,6 @@ Set up your [custom `track` events in Gameball](https://help.gameball.co/en/arti All `track` events _must_ contain a `userID` property. Segment sends `track` calls to Gameball as a `track` event. + +Let's see if this ends up triggering a PR. + From 794c1be2c9f1cfaed210675bc958ecc27aec4843 Mon Sep 17 00:00:00 2001 From: pwseg Date: Thu, 23 Oct 2025 18:00:06 -0700 Subject: [PATCH 2/3] remove from this branch too --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 76d7ade33b..615e146c61 100644 --- a/netlify.toml +++ b/netlify.toml @@ -10,7 +10,7 @@ command = "yarn develop" # Check this file to see if the site should build. ignore.sh checks for the presence of # [netlify-build] in the commit message - ignore = "./scripts/ignore.sh" + # ignore = "./scripts/ignore.sh" [context.branch-deploy] command = "yarn build" From 4e24d7099867654390b3b5289bba43a03984b35d Mon Sep 17 00:00:00 2001 From: pwseg Date: Thu, 23 Oct 2025 21:30:03 -0700 Subject: [PATCH 3/3] fix gameball file --- src/connections/destinations/catalog/gameball/index.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/connections/destinations/catalog/gameball/index.md b/src/connections/destinations/catalog/gameball/index.md index 860e526ff5..4bb8341549 100644 --- a/src/connections/destinations/catalog/gameball/index.md +++ b/src/connections/destinations/catalog/gameball/index.md @@ -55,7 +55,4 @@ Set up your [custom `track` events in Gameball](https://help.gameball.co/en/arti All `track` events _must_ contain a `userID` property. -Segment sends `track` calls to Gameball as a `track` event. - -Let's see if this ends up triggering a PR. - +Segment sends `track` calls to Gameball as a `track` event. \ No newline at end of file