chore(ci): make stale.yml work

This commit is contained in:
omo50
2026-04-13 02:45:53 +00:00
parent 65a14cc2dd
commit 78d7e3cc88

View File

@@ -1,7 +1,7 @@
name: 'Close issues' name: 'Close issues'
on: on:
schedule: schedule:
- cron: '60 * * * *' - cron: '59 * * * *'
workflow_dispatch: workflow_dispatch:
permissions: permissions: