Skip to content

Commit f14b0e1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)