workflows: fix crontab

This commit is contained in:
Jonathan Chang 2020-07-19 00:19:41 +10:00
parent e1fdb8117c
commit 44198b7105

View File

@ -2,7 +2,7 @@ name: Update license data
on:
schedule:
- cron: '* */12 * * *'
- cron: '0 */12 * * *'
jobs:
spdx: