ci: syntax fix

This commit is contained in:
will Farrell
2020-12-02 11:20:25 -07:00
parent 8940b3300e
commit 2c633af586

View File

@@ -7,7 +7,7 @@ on:
tags: tags:
- '^\d+\.\d+\.\d+$' - '^\d+\.\d+\.\d+$'
schedule: schedule:
- cron: '0 0 * * * *' - cron: '0 0 * * *'
jobs: jobs:
multi: multi: