Skip to content

Commit af3c42b

Browse files
dnicolodirgommers
authored andcommitted
CI: ignore one more paths when triggering the tests jobs
1 parent 4b87e35 commit af3c42b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ on:
2222
- '!LICENSE'
2323
- '!LICENSES/**'
2424
- '!README.rst'
25+
- '!.github/workflows/docs.yml'
2526
workflow_dispatch:
2627
# Allow to run manually
2728

0 commit comments

Comments
 (0)