Skip to content

Commit e1f98f8

Browse files
committed
Fix PR branch
1 parent 6c8b2be commit e1f98f8

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)