1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-07-05 05:11:57 +02:00

docs --> doc

fix wrong dir for CI
This commit is contained in:
Dirk Wetter
2022-04-01 14:12:56 +02:00
committed by GitHub
parent 2078ca52a8
commit 084990a890

@ -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'