Remove schedule from graph workflow

This commit is contained in:
akp 2020-12-14 23:29:49 +00:00
parent c4b9c8e9f8
commit 75df2154e7
No known key found for this signature in database
GPG key ID: D3E7EAA31B39637E

View file

@ -2,8 +2,8 @@ name: Update CLOC graph
on:
workflow_dispatch:
schedule:
- cron: "58 4 * 12 *"
# schedule:
# - cron: "58 4 * 12 *"
jobs:
graph: