mirror of
https://github.com/uxlfoundation/oneDNN.git
synced 2025-10-20 18:43:49 +08:00
fixup: ci: aarch64: add clang-tidy workflow for AArch64 (#4065)
Signed-off-by: Siddhartha Menon <siddhartha.menon@arm.com>
This commit is contained in:
3
.github/workflows/clang-tidy.yml
vendored
3
.github/workflows/clang-tidy.yml
vendored
@ -22,14 +22,15 @@ on:
|
||||
pull_request:
|
||||
types: [opened, edited, synchronize, reopened]
|
||||
paths:
|
||||
- ".github/automation/x64/**"
|
||||
- ".github/automation/aarch64/**"
|
||||
- ".github/automation/x64/**"
|
||||
- ".github/workflows/clang-tidy.yml"
|
||||
- "cmake/**"
|
||||
- "examples/**"
|
||||
- "include/**"
|
||||
- "src/common/**"
|
||||
- "src/cpu/*"
|
||||
- "src/cpu/aarch64/**"
|
||||
- "src/cpu/gemm/**"
|
||||
- "src/cpu/matmul/**"
|
||||
- "src/cpu/reorder/**"
|
||||
|
Reference in New Issue
Block a user