mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
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