Commit 6fb4c87
committed
[KYUUBI #7223] [CI] Skip running tests for documentation only changes
### Why are the changes needed?
The PR disables heavy CI tests for documentation-only changes as not needed to speed up PR creation and save resources.
### How was this patch tested?
The PR was not tested and relies on the official documentation:
- [If you define both branches/branches-ignore and paths/paths-ignore, the workflow will only run when both filters are satisfied.](https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#onpushpull_requestpull_request_targetpathspaths-ignore:~:text=the%20path%20again.-,If%20you%20define%20both%20branches/branches%2Dignore%20and%20paths/paths%2Dignore%2C%20the%20workflow%20will%20only%20run%20when%20both%20filters%20are%20satisfied.,-The%20paths%20and)
- [Example: Excluding paths](https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#example-excluding-paths)
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #7223 from dnskr/skip-ci-tests-for-docs.
Closes #7223
2d1f435 [dnskr] [CI] Skip running tests for documentation only changes
Authored-by: dnskr <dnskrv88@gmail.com>
Signed-off-by: dnskr <dnskrv88@gmail.com>1 parent a7ce23c commit 6fb4c87
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
0 commit comments