Rename master to main in github workflow

This commit is contained in:
Connor Prussin 2021-11-20 09:40:13 -08:00
parent 8840689a60
commit 7dfc1ba32b
No known key found for this signature in database
GPG Key ID: C72452E036D53A6A

View File

@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- master
- main
- 'v[0-9]*.[0-9]*.x'
jobs: