docs: add badges and change ci triggers, now runs at 7am every morning
This commit is contained in:
parent
1255fe54f6
commit
195353b448
|
|
@ -1,7 +1,7 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 23 * * *'
|
||||
|
||||
jobs:
|
||||
contributors-readme-job:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
# SharedCourses
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
> 本项目起源于 [タクヤマ](https://github.com/takuyamafuru) 的 [ECNU_Crypt_Student_Manual](https://github.com/BetterECNU/ECNU_Crypt_Student_Manual) <br>
|
||||
> 由 [Eagle233](https://github.com/Eagle233Fake) 提出整合想法, 并建立第一版仓库 [ECNU-SharedCourses](https://github.com/BetterECNU/ECNU-SharedCourses) <br>
|
||||
> 经由 [KirisameVanilla](https://github.com/KirisameVanilla) 重构, 最终呈现为本仓库。
|
||||
|
|
|
|||
Loading…
Reference in New Issue