Skip to content

Commit 1f846f7

Browse files
authored
Merge pull request #2135 from drwetter/drwetter-patch-1
docs --> doc
2 parents 2078ca5 + 084990a commit 1f846f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
paths-ignore:
66
- 'utils/**'
7-
- 'docs/**'
7+
- 'doc/**'
88
- 'bin/**'
99
- '**.md'
1010
- '**.pem'
@@ -14,7 +14,7 @@ on:
1414
- 'Dockerfile'
1515
pull_request:
1616
- 'utils/**'
17-
- 'docs/**'
17+
- 'doc/**'
1818
- 'bin/**'
1919
- '**.md'
2020
- '**.pem'

0 commit comments

Comments
 (0)