Skip to content

Commit 250df20

Browse files
authored
Update test.yml
1 parent d9cdd9e commit 250df20

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)