Remove schedule from graph workflow
This commit is contained in:
parent
c4b9c8e9f8
commit
75df2154e7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/updategraph.yml
vendored
4
.github/workflows/updategraph.yml
vendored
|
@ -2,8 +2,8 @@ name: Update CLOC graph
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "58 4 * 12 *"
|
||||
# schedule:
|
||||
# - cron: "58 4 * 12 *"
|
||||
|
||||
jobs:
|
||||
graph:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue