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