We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99c68c commit 47507d0Copy full SHA for 47507d0
1 file changed
.github/workflows/vale.yml
@@ -1,6 +1,6 @@
1
name: Vale Linting
2
3
-# Trigger on PRs that change Markdown files
+# Trigger on PRs that change Markdown files (but skip run on draft PRs)
4
on:
5
pull_request:
6
types: [opened, synchronize, reopened, ready_for_review]
0 commit comments