mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Update frequency
Now run every 10 minutes.
This commit is contained in:
parent
b088514f07
commit
5411bcbb32
1 changed files with 1 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue