We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5967ca5 commit 281bdcbCopy full SHA for 281bdcb
1 file changed
.github/workflows/esp32c5-build-master.yml
@@ -11,6 +11,7 @@ on:
11
paths:
12
- 'ESP32C5/main/main.c'
13
- 'FLIPPER/**'
14
+ - '.github/workflows/**'
15
release:
16
types: [published, edited]
17
0 commit comments