Skip to content

Commit

Permalink
don't build on netlify for dependabot PRs (#1142)
Browse files Browse the repository at this point in the history
Co-authored-by: Shane Osbourne <sosbourne@duckduckgo.com>
  • Loading branch information
shakyShane and Shane Osbourne authored Oct 18, 2024
1 parent 4e0aeaf commit 2d66a51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions netlfiy.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[build]
ignore = "git log -1 --pretty=%B | grep dependabot"

0 comments on commit 2d66a51

Please sign in to comment.