Skip to content

Commit a0a8bbf

Browse files
author
Chris Cho
committed
change target
1 parent 008e406 commit a0a8bbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/vale-tdbx.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: vale-checks
22
on:
3-
push:
4-
branches-ignore:
5-
- master
3+
pull_request_target:
4+
branches:
5+
- master
66

77
jobs:
88
vale:

0 commit comments

Comments
 (0)