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