mirror of
https://github.com/sokai/gh-stars.git
synced 2025-10-10 15:30:39 +02:00
Update update-by-lang.yml
cron
This commit is contained in:
parent
76cb5b634f
commit
46350dc51f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-by-lang.yml
vendored
2
.github/workflows/update-by-lang.yml
vendored
|
@ -2,7 +2,7 @@ name: Update by language
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: 0 0 * * *
|
||||
- cron: 0/30 * * * *
|
||||
jobs:
|
||||
update-by-language:
|
||||
name: update awesome-stars
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue