mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-06 04:21:38 +00:00
Allow stars script to be run manually (#453)
This commit is contained in:
1
.github/workflows/update-stars.yml
vendored
1
.github/workflows/update-stars.yml
vendored
@@ -3,6 +3,7 @@ name: Update stars count
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0' # At 00:00 on Sunday.
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
||||
Reference in New Issue
Block a user