mirror of
https://github.com/sokai/gh-stars.git
synced 2025-10-10 15:30:39 +02:00
Compare commits
8 commits
3a3a2304fd
...
3ae76ca40d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3ae76ca40d | ||
![]() |
a40ea471c9 | ||
![]() |
db4d4b03be | ||
![]() |
2206f1b5d2 | ||
![]() |
b7d52c029e | ||
![]() |
46350dc51f | ||
![]() |
76cb5b634f | ||
![]() |
ac1613298d |
5 changed files with 6899 additions and 3804 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
|
||||||
|
|
2
.github/workflows/update-by-list.yml
vendored
2
.github/workflows/update-by-list.yml
vendored
|
@ -2,7 +2,7 @@ name: Update by list
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: 0/30 * * * *
|
||||||
jobs:
|
jobs:
|
||||||
update-by-list:
|
update-by-list:
|
||||||
name: update awesome-stars
|
name: update awesome-stars
|
||||||
|
|
2
.github/workflows/update-by-topic.yml
vendored
2
.github/workflows/update-by-topic.yml
vendored
|
@ -2,7 +2,7 @@ name: Update by topic
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 0 * * *
|
- cron: 0/30 * * * *
|
||||||
jobs:
|
jobs:
|
||||||
update-by-topic:
|
update-by-topic:
|
||||||
name: update awesome-stars
|
name: update awesome-stars
|
||||||
|
|
4005
by-language.md
4005
by-language.md
File diff suppressed because it is too large
Load diff
6692
by-topic.md
6692
by-topic.md
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue