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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 0 * * *
|
- cron: 0/30 * * * *
|
||||||
jobs:
|
jobs:
|
||||||
update-by-language:
|
update-by-language:
|
||||||
name: update awesome-stars
|
name: update awesome-stars
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue