disable flake updates for now

This commit is contained in:
Jörg Thalheim 2023-12-23 09:19:00 +01:00
parent d7dfa237d6
commit 3a769c86e2

View file

@ -1,8 +1,8 @@
name: update-flake-lock
on:
workflow_dispatch: # allows manual triggering
schedule:
- cron: '0 0 * * 1,4' # Run twice a week
# schedule:
# - cron: '0 0 * * 1,4' # Run twice a week
jobs:
lockfile: