EverOS/.github/workflows
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
..
ci.yml chore(release): update EverOS to 1.1.1 (#327) 2026-07-07 18:30:03 +08:00
commits.yml docs(readme): polish launch highlights and banner (#261) 2026-06-06 19:49:59 +08:00
docs.yml ci(docs): run docs check on every PR so its required check reports 2026-07-24 16:12:59 +08:00