EverOS/.github
zhanghui e85db903a2 ci(docs): run docs check on every PR so its required check reports
The Docs workflow (`links` job) is a required status check, but its
trigger was `paths:`-filtered to markdown/docs files. A PR touching only
code never triggered it, so the required check never reported and the merge
box stayed BLOCKED forever waiting for a status that would never arrive.

Drop the `paths:` filter: `make docs-check` validates the whole doc tree
independent of the PR diff and runs in seconds, so it is cheap to report on
every PR.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-24 16:12:59 +08:00
..
ISSUE_TEMPLATE chore: finalize repo audit hygiene (#257) 2026-06-06 13:59:12 +08:00
workflows ci(docs): run docs check on every PR so its required check reports 2026-07-24 16:12:59 +08:00
BRANCH_PROTECTION.md docs: document EverOS 1.0.0 issue migration (#258) 2026-06-06 14:33:00 +08:00
PULL_REQUEST_TEMPLATE.md ci: harden contributor checks (#254) 2026-06-06 10:47:16 +08:00
dependabot.yml chore: initialize EverOS 1.0.0 2026-06-06 07:33:17 +08:00