master => main

This commit is contained in:
Derek Kershner 2021-05-21 15:18:53 -07:00
parent 237a93ce75
commit ce74af21a8

View File

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