Skip to content

ASF-ui-lock-threads #797

ASF-ui-lock-threads

ASF-ui-lock-threads #797

Workflow file for this run

name: ASF-ui-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: 30
pr-inactive-days: 30