Update workflow to reference main branch.

This commit is contained in:
Greyson Parrelli
2022-04-29 17:20:24 -04:00
parent df48e5ce92
commit f1cb416bda

View File

@@ -4,7 +4,7 @@ on:
pull_request: pull_request:
push: push:
branches: branches:
- 'master' - 'main'
- '4.**' - '4.**'
- '5.**' - '5.**'