We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcca0a2 commit c912b78Copy full SHA for c912b78
.github/workflows/version-code-and-release.yml
@@ -7,6 +7,7 @@ on:
7
- 'hunting/**/*.py'
8
- '!hunting/**/*.md'
9
- '!hunting/index.md'
10
+ - '!hunting/**/*.toml'
11
- 'pyproject.toml'
12
- 'Makefile'
13
- 'docs/**'
0 commit comments