Update workflow config

This commit is contained in:
2022-01-23 19:37:20 +05:30
parent b26e5a4309
commit 68a9c29e6f

View File

@@ -2,9 +2,9 @@ name: Build Graph
# Visit https://github.com/avinal/Profile-Readme-WakaTime for more description about this GitHub Action.
on:
# schedule:
# # Runs at 12 am '0 0 * * *' UTC
# - cron: '1 0 * * *'
schedule:
# Runs at 12 am '0 0 * * *' UTC
- cron: '1 0 * * *'
jobs:
update-readme: