Skip to content

Commit 281bdcb

Browse files
committed
ci: include workflow path in trigger to start build
1 parent 5967ca5 commit 281bdcb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/esp32c5-build-master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
paths:
1212
- 'ESP32C5/main/main.c'
1313
- 'FLIPPER/**'
14+
- '.github/workflows/**'
1415
release:
1516
types: [published, edited]
1617

0 commit comments

Comments
 (0)