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