Skip to content

Commit 1e66f94

Browse files
committed
undo GA trigger change
1 parent 517960b commit 1e66f94

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/validate.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ name: Validate
44

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

129
env:
1310
FORCE_COLOR: 1

0 commit comments

Comments
 (0)