mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 22:25:57 +08:00
Update frequency
Now run every 10 minutes.
This commit is contained in:
parent
b088514f07
commit
5411bcbb32
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@ -1,8 +1,7 @@
|
|||||||
name: 'Close stale issues and PRs'
|
name: 'Close stale issues and PRs'
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '* */12 * * *'
|
- cron: '*/10 * * * *'
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user