mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +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:
|
||||
schedule:
|
||||
- cron: "00 * * * *"
|
||||
- cron: "15 05 * * *"
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
Loading…
x
Reference in New Issue
Block a user