Skip to content

Commit 8e46785

Browse files
committed
misc: execute ci on pull requests
1 parent d2130ee commit 8e46785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Continuous integration
22

33
on:
44
pull_request:
5-
types: [push, synchronize]
5+
types: [push, synchronize, opened, reopened]
66
push:
77
branches: [main]
88

0 commit comments

Comments
 (0)