Skip to content

Commit 8e3264b

Browse files
committed
Update test.yml
1 parent a53138a commit 8e3264b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

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

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

77
jobs:
88
test:

0 commit comments

Comments
 (0)