Skip to content

Commit 62b8b5c

Browse files
authored
ci: do not build on yaml changes (#425)
1 parent 01f45fa commit 62b8b5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- 'components/**'
88
- 'external/**'
99
- '.github/workflows/build.yml'
10+
- '!**/idf_component.yml'
1011

1112
jobs:
1213
build:

0 commit comments

Comments
 (0)