mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-06-29 14:31:51 +02:00
6ede32b2d4
Remove paths-ignore from the pull_request trigger so the CI workflow always runs and the required Lint/Test/Build Package checks report on docs-only PRs (previously skipped entirely, blocking merges). Drop the github.event_name == 'push' gate on the build job so the required Build Package check also reports on pull requests.