Skip to content

Commit 9317022

Browse files
authored
Merge branch 'operator-framework:master' into master
2 parents b0966b3 + 26c36d7 commit 9317022

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/sanity.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ on:
55
branches:
66
- '**'
77
pull_request:
8-
paths:
9-
- '**'
10-
- '!doc/**'
8+
paths-ignore:
9+
- '**/*.md'
1110

1211
jobs:
1312
sanity:

0 commit comments

Comments
 (0)