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

Compare commits

..

No commits in common. "3ae76ca40d1a9a28a9e879587c9fe14fd07ce0a8" and "3a3a2304fdcb9da5a6f299621b6b64ba3c4688aa" have entirely different histories.

5 changed files with 3807 additions and 6902 deletions

View file

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

View file

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

View file

@ -2,7 +2,7 @@ name: Update by topic
on:
workflow_dispatch:
schedule:
- cron: 0/30 * * * *
- cron: 0 0 * * *
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