Disable stale bot for now

This commit is contained in:
SuperDragonXD
2024-04-04 21:59:31 +08:00
committed by GitHub
parent 6418380646
commit 3ded10f6ed

View File

@@ -1,7 +1,7 @@
name: Close stale issues and PRs
on:
schedule:
- cron: 0 0 * * *
# schedule:
# - cron: 0 0 * * *
workflow_dispatch:
jobs:
stale: