Merge pull request #2135 from drwetter/drwetter-patch-1

docs --> doc
This commit is contained in:
Dirk Wetter 2022-04-01 14:13:20 +02:00 committed by GitHub
commit 1f846f73d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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