Update cron for graph

This commit is contained in:
akp 2020-12-12 21:02:14 +00:00
parent 3729c52f23
commit d79b25fe2e
No known key found for this signature in database
GPG key ID: D3E7EAA31B39637E

View file

@ -3,7 +3,7 @@ name: Update CLOC graph
on:
workflow_dispatch:
schedule:
- cron: "0 22 * 12 *"
- cron: "58 4 * 12 *"
jobs:
graph: