mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-06 00:39:44 +01:00
docs --> doc
fix wrong dir for CI
This commit is contained in:
parent
2078ca52a8
commit
084990a890
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -4,7 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'utils/**'
|
- 'utils/**'
|
||||||
- 'docs/**'
|
- 'doc/**'
|
||||||
- 'bin/**'
|
- 'bin/**'
|
||||||
- '**.md'
|
- '**.md'
|
||||||
- '**.pem'
|
- '**.pem'
|
||||||
@ -14,7 +14,7 @@ on:
|
|||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
pull_request:
|
pull_request:
|
||||||
- 'utils/**'
|
- 'utils/**'
|
||||||
- 'docs/**'
|
- 'doc/**'
|
||||||
- 'bin/**'
|
- 'bin/**'
|
||||||
- '**.md'
|
- '**.md'
|
||||||
- '**.pem'
|
- '**.pem'
|
||||||
|
Loading…
Reference in New Issue
Block a user