run tests on main instead of master

This commit is contained in:
Ross Brodbeck 2020-07-17 08:53:12 -04:00 committed by GitHub
parent 82c9978d8c
commit 53eafced66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ on:
pull_request:
push:
branches:
- master
- main
- 'releases/*'
jobs: