Skip to content

Mark stale issues

Mark stale issues #545

Workflow file for this run

name: Mark stale issues
on:
schedule:
- cron: '0 1 * * *'
workflow_dispatch:
jobs:
stale:
uses: configcat/.github/.github/workflows/stale.yml@master
secrets: inherit