We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4285912 commit f52db05Copy full SHA for f52db05
.github/workflows/push.yml
@@ -21,6 +21,7 @@ on:
21
- 'idf_component.yml'
22
- 'Kconfig.projbuild'
23
- 'package.json'
24
+ - 'CMakeLists.txt'
25
- '.github/workflows/push.yml'
26
- '.github/scripts/**'
27
- '!.github/scripts/find_*'
@@ -92,6 +93,7 @@ jobs:
92
93
idf:
94
95
96
97
platformio:
98
99
- '.github/scripts/install-platformio-esp32.sh'
0 commit comments