0
1
Fork 0
mirror of https://github.com/sokai/gh-stars.git synced 2025-10-10 15:30:39 +02:00

Compare commits

..

8 commits

Author SHA1 Message Date
github-actions[bot]
3ae76ca40d
docs(topic): bump data 2025-08-21 02:26:28 +00:00
github-actions[bot]
a40ea471c9
docs(topic): bump data 2025-08-21 00:52:28 +00:00
github-actions[bot]
db4d4b03be
docs(language): bump data 2025-08-20 23:42:07 +00:00
github-actions[bot]
2206f1b5d2
docs(language): bump data 2025-08-20 21:23:02 +00:00
github-actions[bot]
b7d52c029e
docs(topic): bump data 2025-08-20 20:41:23 +00:00
sokai
46350dc51f
Update update-by-lang.yml
cron
2025-08-20 19:35:26 +00:00
sokai
76cb5b634f
Update update-by-list.yml
cron
2025-08-20 19:35:05 +00:00
sokai
ac1613298d
Update update-by-topic.yml
cron
2025-08-20 19:33:35 +00:00
5 changed files with 6899 additions and 3804 deletions

View file

@ -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

View file

@ -2,7 +2,7 @@ name: Update by list
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
- cron: 0/30 * * * *
jobs:
update-by-list:
name: update awesome-stars

View file

@ -2,7 +2,7 @@ name: Update by topic
on:
workflow_dispatch:
schedule:
- cron: 0 0 * * *
- cron: 0/30 * * * *
jobs:
update-by-topic:
name: update awesome-stars

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff