We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59791d commit 445fbc3Copy full SHA for 445fbc3
.github/workflows/build_firmware.yaml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
paths:
6
- "firmware/**"
7
+ - ".github/workflows/build_firmware.yaml"
8
workflow_dispatch:
9
10
jobs:
0 commit comments