Skip to content

Commit 49a4967

Browse files
authored
Merge pull request #384 from netwrix/dev
added md files to be ignored by doc reviewer
2 parents a6fac0d + ccecdff commit 49a4967

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/claude-documentation-reviewer.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
- main
88
paths:
99
- '**.md'
10+
- '!**/system.md'
11+
- '!**/CLAUDE.md'
12+
- '!**/SKILL.md'
13+
- '!**/netwrix_style_guide.md'
1014

1115
jobs:
1216
claude-response:

0 commit comments

Comments
 (0)