run action on push for now
Some checks failed
update-flake-lock / lockfile (push) Failing after 20s

This commit is contained in:
fuckwit 2025-01-09 19:53:03 +01:00
parent 60c364dd22
commit 1ae33bf279

View File

@ -1,8 +1,5 @@
name: update-flake-lock
on:
workflow_dispatch: # allows manual triggering
schedule:
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
on: [push]
jobs:
lockfile: