This commit is contained in:
parent
7c9b80917f
commit
6e86aa7f8c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Bump deps (only minor versions)
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '12 1 * * *' # Runs every night at midnight (UTC)
|
||||
- cron: '14 1 * * *' # Runs every night at midnight (UTC)
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue