updating CI to handle master -> main change

This commit is contained in:
Jack Spira 2021-09-09 19:45:17 -07:00
parent bde35e9f3f
commit bb43463c2e

View File

@ -3,7 +3,7 @@ on:
pull_request: pull_request:
push: push:
branches: branches:
- master - main
schedule: schedule:
- cron: "0 0 * * 1" - cron: "0 0 * * 1"