Add main to pr workflow

This commit is contained in:
Ryan Baxter
2026-04-09 20:32:10 -04:00
parent 313cd5e1d6
commit 7e8289a311
2 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -2,7 +2,7 @@ name: PR
on:
pull_request:
branches: [ 4.3.x ]
branches: [ main, 4.3.x ]
jobs:
build: