Skip to content

Lock inactive issues and pull requests #1377

Lock inactive issues and pull requests

Lock inactive issues and pull requests #1377

Workflow file for this run

name: "Lock inactive issues and pull requests"
on: # yamllint disable-line rule:truthy
schedule:
- cron: "0 * * * *"
workflow_dispatch: # yamllint disable-line rule:empty-values
jobs:
lock-closed:
uses: "anolilab/workflows/.github/workflows/lock-closed.yml@main"
with:
target-repo: "anolilab/unplugin-favicons"