Skip to content

Commit 0834e88

Browse files
committed
Add main to PR workflow
1 parent d33167f commit 0834e88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

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

33
on:
44
pull_request:
5-
branches: [ 4.3.x ]
5+
branches: [ main, 4.3.x ]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)