File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 - " idf_component_examples/**"
2727 - " idf_component.yml"
2828 - " Kconfig.projbuild"
29- - " CMakeLists.txt"
3029 - " .github/workflows/build_component.yml"
3130 - " .github/scripts/check-cmakelists.sh"
3231 - " .github/scripts/on-push-idf.sh"
4544 - " !*.md"
4645 - " !*.txt"
4746 - " !*.properties"
47+ - " CMakeLists.txt"
4848
4949permissions :
5050 contents : read
Original file line number Diff line number Diff line change 3232 - " libraries/**/ci.yml"
3333 - " package/**"
3434 - " tools/get.*"
35- - " platform.txt"
36- - " programmers.txt"
3735 - " package.json"
3836 - " .github/workflows/push.yml"
3937 - " .github/scripts/install-*"
5149 - " !*.md"
5250 - " !*.txt"
5351 - " !*.properties"
52+ - " platform.txt"
53+ - " programmers.txt"
5454
5555concurrency :
5656 group : build-${{github.event.pull_request.number || github.ref}}
You can’t perform that action at this time.
0 commit comments