Update cron for graph
This commit is contained in:
parent
3729c52f23
commit
d79b25fe2e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updategraph.yml
vendored
2
.github/workflows/updategraph.yml
vendored
|
@ -3,7 +3,7 @@ name: Update CLOC graph
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 22 * 12 *"
|
||||
- cron: "58 4 * 12 *"
|
||||
|
||||
jobs:
|
||||
graph:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue