Allow manual running of locker
This commit is contained in:
parent
2b84439413
commit
a7e8e93920
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lock_old_issues.yaml
vendored
1
.github/workflows/lock_old_issues.yaml
vendored
|
|
@ -3,6 +3,7 @@ name: "Lock Old Issues"
|
|||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
lock:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue