We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44139a commit d436e7fCopy full SHA for d436e7f
.github/workflows/tag.yml
@@ -7,6 +7,7 @@ on:
7
- stable
8
paths:
9
- '**.py'
10
+ - '!tests/**'
11
12
13
jobs:
0 commit comments