Update badge to point to master and trigger builds on push to master branch

This commit is contained in:
Ellie Bahadori
2020-07-28 11:46:38 -07:00
parent 6bce5ddf7f
commit cf911322c2
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- deploy-pipeline-test
- master
schedule:
- cron: '0 10 * * *' # Once per day at 10am UTC