every minute
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 18s
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 18s
This commit is contained in:
parent
4c08c6ee4a
commit
e06d04f387
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Bump deps (only minor versions)
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *' # Runs every night at midnight (UTC)
|
- cron: '* * * * *' # Runs every night at midnight (UTC)
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue