Update test.yml

This commit is contained in:
Ross Brodbeck 2020-07-13 16:22:33 -04:00 committed by GitHub
parent f111c4f385
commit 93883857f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ on: # rebuild any PRs and main branch changes
pull_request:
push:
branches:
- master
- main
- 'releases/*'
jobs: