Skip to content

Commit b04f451

Browse files
authored
Actually fix dependabot builds (rjsf-team#1948)
🤦
1 parent ac4515c commit b04f451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
publish = "packages/playground/build"
44
command = "npm run build"
55
# Ignore dependabot PRs for deploy previews
6-
ignore = "./dependabot-ignore.sh"
6+
ignore = "./netlify-ignore.sh"
77

88
[build.environment]
99
SHOW_NETLIFY_BADGE = "true"

0 commit comments

Comments
 (0)