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" diff --git a/src/connections/destinations/catalog/gameball/index.md b/src/connections/destinations/catalog/gameball/index.md index 62e3c38e2a..4bb8341549 100644 --- a/src/connections/destinations/catalog/gameball/index.md +++ b/src/connections/destinations/catalog/gameball/index.md @@ -55,4 +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. +Segment sends `track` calls to Gameball as a `track` event. \ No newline at end of file