We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b470e8 + 4e24d70 commit 6dfff5cCopy full SHA for 6dfff5c
netlify.toml
@@ -10,7 +10,7 @@
10
command = "yarn develop"
11
# Check this file to see if the site should build. ignore.sh checks for the presence of
12
# [netlify-build] in the commit message
13
- ignore = "./scripts/ignore.sh"
+ # ignore = "./scripts/ignore.sh"
14
15
[context.branch-deploy]
16
command = "yarn build"
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
55
56
All `track` events _must_ contain a `userID` property.
57
58
-Segment sends `track` calls to Gameball as a `track` event.
+Segment sends `track` calls to Gameball as a `track` event.
0 commit comments