try some more verbose selection for docs copy scripting

This commit is contained in:
kjeld Schouten-Lebbing
2021-06-11 17:23:10 +02:00
parent 5753ddeba3
commit 3e2af67deb
+2
View File
@@ -16,6 +16,8 @@ on:
- '**/LICENSE' - '**/LICENSE'
- '**LICENSE' - '**LICENSE'
- '**.md' - '**.md'
- '**/*.md'
- 'charts/**/*.md'
- '.github/README.md' - '.github/README.md'
- '.github/CODE_OF_CONDUCT' - '.github/CODE_OF_CONDUCT'
- '.github/CONTRIBUTING' - '.github/CONTRIBUTING'