File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 88 - ' examples/**'
99 - ' lib/**'
1010 - ' hw/**'
11+ - ' test/hil/**'
1112 - ' .github/workflows/build_esp.yml'
1213 pull_request :
1314 branches : [ master ]
1617 - ' examples/**'
1718 - ' lib/**'
1819 - ' hw/**'
20+ - ' test/hil/**'
1921 - ' .github/workflows/build_esp.yml'
2022
2123concurrency :
Original file line number Diff line number Diff line change 99 - ' lib/**'
1010 - ' hw/**'
1111 - ' tools/get_deps.py'
12+ - ' test/hil/**'
1213 - ' .github/workflows/build_iar.yml'
1314 pull_request :
1415 branches : [ master ]
1819 - ' lib/**'
1920 - ' hw/**'
2021 - ' tools/get_deps.py'
22+ - ' test/hil/**'
2123 - ' .github/workflows/build_iar.yml'
2224
2325concurrency :
Original file line number Diff line number Diff line change 88 - ' examples/**'
99 - ' lib/**'
1010 - ' hw/**'
11+ - ' test/hil/**'
1112 - ' tools/get_deps.py'
1213 - ' .github/workflows/cmake_arm.yml'
1314 pull_request :
1718 - ' examples/**'
1819 - ' lib/**'
1920 - ' hw/**'
21+ - ' test/hil/**'
2022 - ' tools/get_deps.py'
2123 - ' .github/workflows/cmake_arm.yml'
2224
You can’t perform that action at this time.
0 commit comments