Update repo-stats.yml

This commit is contained in:
Pranay Prateek 2022-03-06 13:23:49 +05:30 committed by GitHub
parent 79576b476f
commit e070ba61cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ on:
schedule: schedule:
# Run this once per day, towards the end of the day for keeping the most # Run this once per day, towards the end of the day for keeping the most
# recent data point most meaningful (hours are interpreted in UTC). # recent data point most meaningful (hours are interpreted in UTC).
- cron: "0 23 * * *" - cron: "0 8 * * *"
workflow_dispatch: # Allow for running this manually. workflow_dispatch: # Allow for running this manually.
jobs: jobs: