mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-04 03:07:36 +01:00
Change stale workflow schedule
This commit is contained in:
parent
48d315c184
commit
e145d7d59a
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Stale
|
||||
on:
|
||||
schedule:
|
||||
- cron: '35 * * * *'
|
||||
- cron: '35 9 * * *'
|
||||
|
||||
permissions:
|
||||
# contents: write # only for delete-branch option
|
||||
|
Loading…
x
Reference in New Issue
Block a user