Files
mattermost/.github/workflows
Pavel ZemanandClaude a357d4f024 ci: skip server CI for docs-only changes (#35719)
Add path exclusions for markdown files, NOTICE.txt, and CHANGELOG.md
to the pull_request trigger. This prevents the full 60-minute CI suite
from running when a PR only changes documentation.

Exclusions added:
- server/**/*.md
- server/NOTICE.txt
- server/CHANGELOG.md

Co-authored-by: Claude <claude@anthropic.com>
2026-03-20 12:44:06 -04:00
..