better auto upgrades

This commit is contained in:
2026-03-11 12:41:04 +01:00
parent e7ea55716d
commit 5a8975cdda

View File

@@ -1,10 +1,8 @@
name: Update flake inputs name: Update flake inputs
on: on:
schedule: schedule:
- cron: '0 4 * * 1' # every Monday at 4am - cron: '30 3 * * 0' # every Sunday at 3:30
workflow_dispatch: # allow manual trigger workflow_dispatch: # allow manual trigger
jobs: jobs:
update: update:
runs-on: ubuntu-latest runs-on: ubuntu-latest