Update workflow config
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -2,9 +2,9 @@ name: Build Graph
|
|||||||
# Visit https://github.com/avinal/Profile-Readme-WakaTime for more description about this GitHub Action.
|
# Visit https://github.com/avinal/Profile-Readme-WakaTime for more description about this GitHub Action.
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# # Runs at 12 am '0 0 * * *' UTC
|
# Runs at 12 am '0 0 * * *' UTC
|
||||||
# - cron: '1 0 * * *'
|
- cron: '1 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-readme:
|
update-readme:
|
||||||
|
|||||||
Reference in New Issue
Block a user