Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Commit

Permalink
v24.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aghea committed Jul 31, 2023
1 parent 14ecd1e commit 535cf64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clone.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: GitHub Clone Count Update Every 6h
name: GitHub Clone Count Update Every 24h

on:
schedule:
- cron: "0 */6 * * *"
- cron: "0 */24 * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 535cf64

Please sign in to comment.