Skip to content
This repository was archived by the owner on Aug 31, 2026. It is now read-only.

Mark stale issues #1366

Mark stale issues

Mark stale issues #1366

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