chore: add full PR check for docs

add-full-pr-check-for-docs
Charandas Batra 5 months ago
parent 18e54a9974
commit 61bfba7334
  1. 2
      scripts/drone/pipelines/shellcheck.star

@ -17,8 +17,6 @@ trigger = {
],
"paths": {
"exclude": [
"*.md",
"docs/**",
"latest.json",
],
"include": ["scripts/**/*.sh"],

Loading…
Cancel
Save