Skip to content

Commit 9ba6a5c

Browse files
committed
Run validation on every PR
1 parent d367a86 commit 9ba6a5c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ on:
44
push:
55
branches:
66
- master
7-
pull_request:
8-
branches:
9-
- master
7+
pull_request: {}
108

119
jobs:
1210
validate:

0 commit comments

Comments
 (0)