Update lock-closed-issues-discussions-and-prs.yml
This commit is contained in:
parent
6ee80c3ea7
commit
0e31c02f9e
1 changed files with 0 additions and 6 deletions
|
|
@ -3,12 +3,6 @@ name: Lock Closed Issues, Discussions, and PRs
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 1 * * *'
|
- cron: '0 1 * * *'
|
||||||
workflow_dispatch:
|
|
||||||
inputs:
|
|
||||||
reason:
|
|
||||||
description: 'Reason for manual trigger'
|
|
||||||
required: false
|
|
||||||
default: 'Manual run'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lock-threads:
|
lock-threads:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue