Skip to content

Commit 9ad154c

Browse files
author
Chris Cho
committed
change GH action to pull request
1 parent eb7b69f commit 9ad154c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/vale-tdbx.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: vale-checks
22
on:
3-
push
3+
pull_request:
4+
paths:
5+
- "source/**"
46

57
jobs:
68
vale:

0 commit comments

Comments
 (0)