Skip to content

Commit 11242fa

Browse files
committed
change trigger to pull_request
#22 (review)
1 parent 3946e1e commit 11242fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Validate Markdown
33

44
# yamllint disable-line rule:truthy
55
on:
6-
push:
6+
pull_request:
77
paths:
88
- '**/*.md'
99
workflow_dispatch:

0 commit comments

Comments
 (0)