mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
workflow: 缩短运行间隔
This commit is contained in:
2
.github/workflows/issue-auto-close.yml
vendored
2
.github/workflows/issue-auto-close.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Issue Auto Lock
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */6 * * *"
|
||||
- cron: "*/5 * * * *"
|
||||
workflow_dispatch:
|
||||
issues:
|
||||
types: [ opened ]
|
||||
|
||||
Reference in New Issue
Block a user