We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b995fa commit 56b478fCopy full SHA for 56b478f
1 file changed
.buildkite/pull_requests.json
@@ -30,7 +30,8 @@
30
"^\\.backportrc\\.json$",
31
"^nav-kibana-dev\\.docnav\\.json$",
32
"^src/dev/prs/kibana_qa_pr_list\\.json$",
33
- "^\\.buildkite/pull_requests\\.json$"
+ "^\\.buildkite/pull_requests\\.json$",
34
+ "^\\.devcontainer/"
35
],
36
"always_require_ci_on_changed": [
37
"^docs/developer/plugin-list.asciidoc$",
0 commit comments