mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +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:
|
||||
paths-ignore:
|
||||
- 'utils/**'
|
||||
- 'docs/**'
|
||||
- 'doc/**'
|
||||
- 'bin/**'
|
||||
- '**.md'
|
||||
- '**.pem'
|
||||
@ -14,7 +14,7 @@ on:
|
||||
- 'Dockerfile'
|
||||
pull_request:
|
||||
- 'utils/**'
|
||||
- 'docs/**'
|
||||
- 'doc/**'
|
||||
- 'bin/**'
|
||||
- '**.md'
|
||||
- '**.pem'
|
||||
|
Loading…
Reference in New Issue
Block a user