Update frequency

Now run every 10 minutes.
This commit is contained in:
Mariska 2023-05-26 16:01:01 +02:00 committed by GitHub
parent b088514f07
commit 5411bcbb32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,7 @@
name: 'Close stale issues and PRs'
on:
schedule:
- cron: '* */12 * * *'
- cron: '*/10 * * * *'
jobs:
stale: