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 d1d1d47 commit 00e4968Copy full SHA for 00e4968
.github/workflows/ESP32.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
paths:
7
- 'src/**'
8
- - '.github/workflows/ESP32.yml'
+ - '.github/workflows/*.yml'
9
tags-ignore:
10
- '**'
11
pull_request:
0 commit comments