mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:55:51 +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'
|
||||
on:
|
||||
schedule:
|
||||
- cron: '* */12 * * *'
|
||||
|
||||
- cron: '*/10 * * * *'
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
Loading…
x
Reference in New Issue
Block a user