Skip to content

Commit 1ca0c77

Browse files
authored
Run builds on PRs on 3.0.x-fixes (#419)
1 parent 280971d commit 1ca0c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request-build.yaml

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

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

77
permissions:
88
contents: read

0 commit comments

Comments
 (0)