ci: fix docs-only filter to properly skip tests for documentation changes (#4066)
This commit is contained in:
@@ -31,7 +31,6 @@ jobs:
|
||||
- 'documentation/**'
|
||||
- '**/*.md'
|
||||
code:
|
||||
- '**'
|
||||
- '!documentation/**'
|
||||
- '!**/*.md'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user