We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5524ac commit 65b16f7Copy full SHA for 65b16f7
4 files changed
.github/workflows/esp-idf.yml
@@ -3,8 +3,7 @@ name: ESP-IDF CI
3
on:
4
push:
5
branches:
6
- - master
7
- - develop
+ - 1.0.x
8
9
pull_request:
10
.github/workflows/pio.yml
@@ -3,8 +3,7 @@ name: PlatformIO CI
.github/workflows/platformless.yml
@@ -3,8 +3,7 @@ name: Default Compilation
.github/workflows/tests.yml
@@ -3,8 +3,7 @@ name: Unit tests
0 commit comments