mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
Set Stale Issue bot to check only once a day
This commit is contained in:
parent
b94e9eb6d5
commit
730e7d48ac
2
.github/workflows/stale-actions.yml
vendored
2
.github/workflows/stale-actions.yml
vendored
@ -2,7 +2,7 @@ name: "Mark or close stale issues and PRs"
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "00 * * * *"
|
- cron: "15 05 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user