Skip to content

Commit

Permalink
force cache update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings authored Aug 16, 2024
1 parent bcbbc98 commit c72fcdf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/update_stats.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Update cache files

# on: push
on:
schedule:
# workflow may be delayed for longer when it's on the hour
- cron: "20 07 * * *"
on: push
# on:
# schedule:
# # workflow may be delayed for longer when it's on the hour
# - cron: "20 07 * * *"

jobs:
build:
Expand Down

0 comments on commit c72fcdf

Please sign in to comment.