mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 07:57:21 +08:00
workflow: issue lock修改为手动触发
This commit is contained in:
3
.github/workflows/issue-auto-close.yml
vendored
3
.github/workflows/issue-auto-close.yml
vendored
@@ -3,9 +3,6 @@ on:
|
||||
schedule:
|
||||
- cron: "0 */6 * * *"
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
issues:
|
||||
types: [ opened ]
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user