Skip to content

Commit f14b0e1

Browse files
authored
Update path ignore pattern for overlay-triplets
1 parent d1876b5 commit f14b0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
paths-ignore:
99
- 'README.md'
1010
- '.github/workflows/release.yml'
11-
- 'toolbox/overlay-triplets'
11+
- 'toolbox/overlay-triplets/**'
1212
- 'toolbox/*.mlx'
1313

1414
pull_request:

0 commit comments

Comments
 (0)