Skip to content

Commit 9b70fca

Browse files
committed
Update arduino-lint.yml
1 parent 6b5e7da commit 9b70fca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/arduino-lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- 'examples/**'
99
- '*.cpp'
1010
- '*.h'
11+
- 'library.properties'
1112
- '.github/workflows/**'
1213
pull_request:
1314
branches: [ main, develop ]
@@ -16,6 +17,7 @@ on:
1617
- 'examples/**'
1718
- '*.cpp'
1819
- '*.h'
20+
- 'library.properties'
1921
- '.github/workflows/**'
2022

2123
jobs:

0 commit comments

Comments
 (0)