Skip to content

Commit 517960b

Browse files
committed
update to test on fork
1 parent ee39f97 commit 517960b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/validate.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ name: Validate
44

55
on:
66
pull_request:
7-
branches: [master]
7+
types:
8+
- opened
9+
- synchronize
10+
- reopened
811

912
env:
1013
FORCE_COLOR: 1

0 commit comments

Comments
 (0)