Try action
This commit is contained in:
parent
8f1a5c96ac
commit
0f2fe30e41
2
.github/workflows/stale-issues-safe.yml
vendored
2
.github/workflows/stale-issues-safe.yml
vendored
@ -3,7 +3,7 @@ name: "Close stale issues (bugs and feature requests)"
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "24 18 * * *"
|
- cron: "30 18 * * *"
|
||||||
issue_comment:
|
issue_comment:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user