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