Skip to content

Commit 2304589

Browse files
author
Christopher Dierkens
committed
actually run on pull requests
1 parent 4f7247d commit 2304589

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ on:
66
branches:
77
- main
88
pull_request:
9-
branches:
10-
- main
9+
types: [opened, synchronize, reopened]
1110

1211
jobs:
1312
test:

0 commit comments

Comments
 (0)