Skip to content

Commit f2edfad

Browse files
giacomocavalierilpil
authored andcommitted
add /docs to the ignored paths for tests
1 parent 64b1525 commit f2edfad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
pull_request:
44
paths-ignore:
55
- "CHANGELOG.md"
6+
- "docs/**"
67
push:
78
branches:
89
- main

0 commit comments

Comments
 (0)