Exclude license dir from CI trigger (#740)
This commit is contained in:
1
.github/workflows/diff.yaml
vendored
1
.github/workflows/diff.yaml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
- "**/*.md"
|
||||
- ".clang-format"
|
||||
- "CODEOWNERS"
|
||||
- "licenses/*"
|
||||
|
||||
jobs:
|
||||
community_build:
|
||||
|
||||
Reference in New Issue
Block a user