Skip to content

Commit

Permalink
set update readme stars schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
lawandothman committed Nov 24, 2024
1 parent b846664 commit 8ab2ddc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/readme-stars.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Update readme ⭐️ progress

on:
# !Please set a different minute than 51 if you enable this!
# schedule:
# - cron: "51 */6 * * *" # Every 6 hours
schedule:
- cron: "0 */3 * 12 *" # Every 3 hours in December
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 8ab2ddc

Please sign in to comment.