Skip to content

Commit

Permalink
Allow stars script to be run manually (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
MacFJA authored Sep 10, 2023
1 parent b429f2e commit 9587f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-stars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Update stars count
on:
schedule:
- cron: '0 0 * * 0' # At 00:00 on Sunday.
workflow_dispatch:

jobs:
update:
Expand Down

0 comments on commit 9587f5e

Please sign in to comment.