ci: syntax fix

This commit is contained in:
will Farrell 2020-12-02 11:20:25 -07:00
parent 8940b3300e
commit 2c633af586
No known key found for this signature in database
GPG Key ID: 3FC6D79E2208B22A

View File

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