Files
hkuds--cli-anything/.github/labeler.yml
T
wehub-resource-sync 4904b939ef
Check Codex Skill / test-installer (push) Failing after 1s
Deploy to GitHub Pages / build (push) Failing after 1s
Check Root Skills / validate-root-skills (push) Failing after 1s
Deploy to GitHub Pages / deploy (push) Has been skipped
Publish cli-anything-hub to PyPI / publish (push) Failing after 1s
PR Labeler Tests / test (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 12:06:50 +08:00

26 lines
649 B
YAML

cli-anything-hub:
- changed-files:
- any-glob-to-any-file:
- "cli-hub/**"
- "docs/hub/**"
- "registry.json"
- "public_registry.json"
- "matrix_registry.json"
cli-anything-skill:
- changed-files:
- any-glob-to-any-file:
- "cli-anything-plugin/**"
- "codex-skill/**"
- "cli-hub-meta-skill/**"
- "openclaw-skill/**"
- "skills/**"
- "**/SKILL.md"
github-actions:
- changed-files:
- any-glob-to-any-file:
- ".github/workflows/**"
- ".github/labeler.yml"
- ".github/scripts/pr-labeler.js"