every minute
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 18s

This commit is contained in:
0d0 2025-02-23 02:01:54 +01:00
parent 4c08c6ee4a
commit e06d04f387

View file

@ -2,7 +2,7 @@ name: Bump deps (only minor versions)
on:
schedule:
- cron: '0 0 * * *' # Runs every night at midnight (UTC)
- cron: '* * * * *' # Runs every night at midnight (UTC)
workflow_dispatch:
jobs: