disable auto flake update

This commit is contained in:
Dmitriy Kholkin 2023-11-18 05:36:23 +03:00
parent 6948bd0284
commit 24a396c32c

View File

@ -1,7 +1,7 @@
name: "Update flake.lock"
on:
schedule:
- cron: '0 6 * * 0'
# schedule:
# - cron: '0 6 * * 0'
workflow_dispatch:
jobs: