Skip to content

ASF-lock-threads

ASF-lock-threads #308

Workflow file for this run

name: ASF-lock-threads
on:
schedule:
- cron: '0 1 * * *'
jobs:
lock:
runs-on: ubuntu-latest
steps:
- name: Lock inactive threads
uses: dessant/[email protected]
with:
issue-inactive-days: 60
pr-inactive-days: 60