We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27adc68 commit 4a1e315Copy full SHA for 4a1e315
.buildkite/pull-requests.json
@@ -13,7 +13,7 @@
13
"always_trigger_comment_regex": "^/(?:test)",
14
"skip_ci_labels": ["skip-ci"],
15
"skip_target_branches": [ ],
16
- "skip_ci_on_only_changed": [ ],
+ "skip_ci_on_only_changed": [ "^.github/", "^.pre-commit-config.yaml", "^.mergify.yml", "\\.md$", "^docs/", "^updatecli-compose.yaml"],
17
"always_require_ci_on_changed": [ ]
18
}
19
]
0 commit comments