Allow manual running of locker

This commit is contained in:
Ben Jackson 2021-05-03 14:09:56 +01:00
commit a7e8e93920

View file

@ -3,6 +3,7 @@ name: "Lock Old Issues"
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
lock: