Skip to content

Commit 31e2d85

Browse files
authored
ci: 每天仅运行一次商店测试
netlify 超标了,得减少一点 production deploy
1 parent 0384c08 commit 31e2d85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/store-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
required: false
1717
default: ""
1818
schedule:
19-
- cron: "0 */4 * * *"
19+
- cron: "0 0 * * *"
2020
repository_dispatch:
2121
types: [registry_update]
2222

0 commit comments

Comments
 (0)