Skip to content

Commit

Permalink
workflow: issue lock修改为手动触发
Browse files Browse the repository at this point in the history
  • Loading branch information
devhaozi committed Nov 1, 2024
1 parent 8f5872b commit 4ebe20d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/issue-auto-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ on:
schedule:
- cron: "0 */6 * * *"
workflow_dispatch:
push:
branches:
- main
issues:
types: [ opened ]
permissions:
Expand Down

0 comments on commit 4ebe20d

Please sign in to comment.