mirror of
https://github.com/PaiGramTeam/PamGram.git
synced 2024-11-22 06:17:54 +00:00
🎨 添加 CI 定时任务
每周星期三12:00(UTC+8)执行
This commit is contained in:
parent
5047663a82
commit
26c20fd921
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -12,6 +12,8 @@ on:
|
|||||||
- 'modules/apihelper/**'
|
- 'modules/apihelper/**'
|
||||||
- 'modules/wiki/**'
|
- 'modules/wiki/**'
|
||||||
- 'tests/**'
|
- 'tests/**'
|
||||||
|
schedule:
|
||||||
|
- cron: '0 4 * * 3'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pytest:
|
pytest:
|
||||||
|
Loading…
Reference in New Issue
Block a user