fix stale workflow (#1713)

* fix stale workflow

* Update stale.yml
This commit is contained in:
RunningLeon 2023-02-06 21:17:26 +08:00 committed by GitHub
parent 12b3d18c7a
commit 31f422244b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ on:
- cron: '30 1 * * *'
permissions:
contents: read
contents: write
jobs:
stale: