File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 push :
88 branches :
99 - master
10- paths-ignore :
11- - documentation/**
12- - ' **/README.md'
13- - ' **/README_zh.md'
10+ paths :
11+ - ' .github/workflows/utest_auto_run.yml'
12+ - ' Kconfig'
13+ - ' Kconfig.utestcases'
14+ - ' bsp/qemu-vexpress-a9/**'
15+ - ' bsp/qemu-virt64-aarch64/**'
16+ - ' bsp/qemu-virt64-riscv/**'
17+ - ' bsp/xuantie/virt64/c906/**'
18+ - ' components/**'
19+ - ' examples/utest/**'
20+ - ' include/**'
21+ - ' libcpu/**'
22+ - ' src/**'
23+ - ' tools/**'
24+ - ' !**/README.md'
25+ - ' !**/README_zh.md'
1426 pull_request :
1527 branches :
1628 - master
17- paths-ignore :
18- - documentation/**
19- - ' **/README.md'
20- - ' **/README_zh.md'
29+ paths :
30+ - ' .github/workflows/utest_auto_run.yml'
31+ - ' Kconfig'
32+ - ' Kconfig.utestcases'
33+ - ' bsp/qemu-vexpress-a9/**'
34+ - ' bsp/qemu-virt64-aarch64/**'
35+ - ' bsp/qemu-virt64-riscv/**'
36+ - ' bsp/xuantie/virt64/c906/**'
37+ - ' components/**'
38+ - ' examples/utest/**'
39+ - ' include/**'
40+ - ' libcpu/**'
41+ - ' src/**'
42+ - ' tools/**'
43+ - ' !**/README.md'
44+ - ' !**/README_zh.md'
2145 workflow_dispatch :
2246 inputs :
2347 trigger_type :
You can’t perform that action at this time.
0 commit comments