Ensure docs files are filtered out

This commit is contained in:
fdel-car 2022-08-24 18:24:44 +02:00
parent 48801b3b28
commit 5bd7b0545d

View File

@ -6,7 +6,7 @@ on:
- main
pull_request:
paths-ignore:
- 'docs'
- 'docs/**'
- '**/**.md'
concurrency: