mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 21:56:04 +08:00
run the no-response job twice a day
Contributes to CURA-9365
This commit is contained in:
parent
c61ecfa00e
commit
c7aa3c3762
2
.github/workflows/no-response.yml
vendored
2
.github/workflows/no-response.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
types: [created]
|
||||
schedule:
|
||||
# Schedule for ten minutes after the hour, every hour
|
||||
- cron: '10 * * * *'
|
||||
- cron: '* */12 * * *'
|
||||
|
||||
# By specifying the access of one of the scopes, all of those that are not
|
||||
# specified are set to 'none'.
|
||||
|
Loading…
x
Reference in New Issue
Block a user