Update the execution time of the action (#3280)

pull/3287/head
YuLuo 2 years ago committed by GitHub
parent 745fe195f8
commit 39de393793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
name: "Stale bot of marking stale issues"
on:
schedule:
- cron: "50 9 * * *"
- cron: "50 18 * * *"
permissions:
issues: write

Loading…
Cancel
Save