Skip to content

Commit a9a9acf

Browse files
committed
test: update to test on fork
1 parent 80955cc commit a9a9acf

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)