mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-04-09 13:31:32 +02:00
👷 Lower CI pipeline schedule for testing purposes
This commit is contained in:
parent
96004daf1b
commit
7c225396f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-dependencies.yml
vendored
2
.github/workflows/update-dependencies.yml
vendored
|
@ -2,7 +2,7 @@ name: update-dependencies
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 6 * * *" # daily at 1 am EST/2 am EDT
|
||||
- cron: "5 * * * *" # daily at 1 am EST/2 am EDT
|
||||
|
||||
jobs:
|
||||
update-dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue