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 8457ae7 commit fdb032bCopy full SHA for fdb032b
.github/workflows/all_plugins.yaml
@@ -2,6 +2,8 @@ name: all_plugins
2
3
on:
4
pull_request:
5
+ branches:
6
+ - master
7
paths-ignore:
8
- "docs/**"
9
- "website/**"
.github/workflows/wifi_iot.yaml
@@ -3,6 +3,8 @@ name: wifi_iot
paths:
- "packages/wifi_iot/**"
10
- ".github/workflows/wifi_iot.yaml"
.github/workflows/wifi_scan.yaml
@@ -3,6 +3,8 @@ name: wifi_scan
- "packages/wifi_scan/**"
- ".github/workflows/wifi_scan.yaml"
0 commit comments