workflows: fix crontab
This commit is contained in:
parent
e1fdb8117c
commit
44198b7105
2
.github/workflows/spdx.yml
vendored
2
.github/workflows/spdx.yml
vendored
@ -2,7 +2,7 @@ name: Update license data
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '* */12 * * *'
|
||||
- cron: '0 */12 * * *'
|
||||
|
||||
jobs:
|
||||
spdx:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user