Skip to content

Commit db6c767

Browse files
committed
Skip ARM64 workflow on markdown-only changes
1 parent e289430 commit db6c767

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci_windows_arm64_native.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
- main
88
tags:
99
- 'v*-arm64'
10+
paths-ignore:
11+
- 'README.md'
12+
- 'NATIVE_WORKFLOW_EXPLANATION.md'
13+
- '**/*.md'
1014

1115
permissions:
1216
contents: write

0 commit comments

Comments
 (0)