Apparently we must use paths-ignore instead of paths
This commit is contained in:
@@ -4,9 +4,9 @@ on:
|
||||
pull_request_target:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "!**.md"
|
||||
- "!.github/CODEOWNERS"
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- ".github/CODEOWNERS"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user