Skip to content

Commit 367f171

Browse files
authored
Ignore additional paths in GitHub Actions workflow
1 parent 08f4eda commit 367f171

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
paths-ignore:
99
- 'README.md'
1010
- '.github/workflows/release.yml'
11+
- 'toolbox/overlay-triplets'
12+
- 'toolbox/*.mlx'
1113

1214
pull_request:
1315
branches: [ "main" ]

0 commit comments

Comments
 (0)