Commit f6a05e0
authored
CI: Cirrus CI - skip build on ignore-paths (GH-13675)
Cirrus CI supports a `<job>.skip` key that skips the build if the expression
evaluates to true. This adds the same list of `on.pull_request.paths-ignore`
patterns from GitHub Actions workflows.
This should save several minutes of CI times on PRs when the changes are
only in the README/doc files.
[Cirrus CI Docs](https://cirrus-ci.org/guide/writing-tasks/#supported-functions)1 parent 3566421 commit f6a05e0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments