Skip to content

Commit 0beb6e0

Browse files
committed
CI: always test pull requests
1 parent 56a71e2 commit 0beb6e0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ name: PHPDrafter tests
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
pull_request:
8-
branches:
9-
- master
108

119
jobs:
1210
test:

0 commit comments

Comments
 (0)