mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
always require ci on codeowners changes (#144728)
Fixes https://github.com/elastic/kibana/issues/144714
This commit is contained in:
parent
455fb1d1c7
commit
e30ff8dfa1
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
],
|
||||
"always_require_ci_on_changed": [
|
||||
"^docs/developer/plugin-list.asciidoc$",
|
||||
"^\\.github/CODEOWNERS$",
|
||||
"/plugins/[^/]+/readme\\.(md|asciidoc)$"
|
||||
],
|
||||
"kibana_versions_check": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue