We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67a760 commit 05eff47Copy full SHA for 05eff47
.buildkite/pull-requests.json
@@ -13,7 +13,7 @@
13
"always_trigger_comment_regex": "^(?:(?:buildkite\\W+)?(?:build|test)\\W+(?:this|it))|^/test$",
14
"skip_ci_labels": [ ],
15
"skip_target_branches": [ ],
16
- "skip_ci_on_only_changed": [ ],
+ "skip_ci_on_only_changed": ["^.github/"],
17
"always_require_ci_on_changed": [ ]
18
}
19
]
0 commit comments