Change cron schedule for update workflow

This commit is contained in:
Mo
2026-03-12 09:52:45 +01:00
committed by GitHub
parent 9b89295716
commit 93d8f290bc

View File

@@ -1,7 +1,7 @@
name: Update flake inputs name: Update flake inputs
on: on:
schedule: schedule:
- cron: '30 3 * * 0' - cron: '0 23 * * *'
workflow_dispatch: workflow_dispatch:
jobs: jobs: