Skip to content

Commit c912b78

Browse files
maintenance - remove hunting TOML files from repo version checks (#4374)
1 parent bcca0a2 commit c912b78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/version-code-and-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- 'hunting/**/*.py'
88
- '!hunting/**/*.md'
99
- '!hunting/index.md'
10+
- '!hunting/**/*.toml'
1011
- 'pyproject.toml'
1112
- 'Makefile'
1213
- 'docs/**'

0 commit comments

Comments
 (0)