mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-03-31 09:55:39 +00:00
PR #233 only touches .md files, which were excluded by paths-ignore, causing CI to be skipped entirely. Remove paths-ignore from the pull_request trigger so all PRs get validated. Keep paths-ignore on push to avoid unnecessary deploys for docs-only changes to master.