Fix YAML spacing issue

This commit is contained in:
Ellie Bahadori
2020-07-27 12:14:12 -07:00
parent c21fff1a00
commit 7384504871

View File

@@ -4,8 +4,8 @@ on:
push:
branches:
- deploy-pipeline-test
schedule:
- cron: '0 10 * * *' # Once per day at 10am UTC
schedule:
- cron: '0 10 * * *' # Once per day at 10am UTC
jobs:
build: