Skip to content

Lock Issues

Lock Issues #871

Workflow file for this run

# Configuration for Lock Threads - https://github.com/dessant/lock-threads
name: 'Lock Issues'
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
permissions:
issues: write
pull-requests: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v5
with:
process-only: 'issues'
issue-inactive-days: '30'
issue-lock-reason: ''