mirror of
https://github.com/wallabag/wallabag.git
synced 2026-03-26 10:54:34 +01:00
Without this, every push to the monorepo (PHP code, CI, translations, etc.) triggers a Netlify rebuild of the docs site regardless of whether anything in doc/ changed. The ignore command compares the last successful build SHA against the current commit and skips the build when no doc/ files differ.