Run tests on main branch, not master (#435)

This commit is contained in:
Michael K 2022-08-30 05:35:56 +00:00 committed by GitHub
parent 6a466b7bee
commit c9a7fdc669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ name: Tests
on:
push:
branches:
- master
- main
pull_request:
jobs: