Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 3

Lock inactive issues and pull requests #3271

Lock inactive issues and pull requests

Lock inactive issues and pull requests #3271

Workflow file for this run

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