ci: ignore builds triggered by non-maintainer commits

This commit is contained in:
ARC Developer
2025-07-11 00:17:16 +03:00
parent 0318509e1c
commit 509cfb8978
+1
View File
@@ -1,6 +1,7 @@
[build] [build]
publish = "dist" publish = "dist"
command = "npm run build" command = "npm run build"
ignore = "git log -1 --pretty=format:'%ae' | grep -v 'bcanata@hotmail.com'"
[build.processing.html] [build.processing.html]
pretty_urls = false pretty_urls = false
[[headers]] [[headers]]