We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6fac0d + ccecdff commit 49a4967Copy full SHA for 49a4967
1 file changed
.github/workflows/claude-documentation-reviewer.yml
@@ -7,6 +7,10 @@ on:
7
- main
8
paths:
9
- '**.md'
10
+ - '!**/system.md'
11
+ - '!**/CLAUDE.md'
12
+ - '!**/SKILL.md'
13
+ - '!**/netwrix_style_guide.md'
14
15
jobs:
16
claude-response:
0 commit comments