mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
ci(vale): only report warnings and errors (#23238)
Only fail vale test on warnings and errors on PRs.
This commit is contained in:
5
.github/labeler.yml
vendored
5
.github/labeler.yml
vendored
@@ -181,6 +181,11 @@ area/copilot:
|
||||
- any-glob-to-any-file:
|
||||
- content/manuals/copilot/**
|
||||
|
||||
ci:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- .github/workflows/**
|
||||
|
||||
hugo:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
|
||||
Reference in New Issue
Block a user