disable auto flake update
This commit is contained in:
parent
6948bd0284
commit
24a396c32c
4
.github/workflows/flake.yml
vendored
4
.github/workflows/flake.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: "Update flake.lock"
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 6 * * 0'
|
||||
# schedule:
|
||||
# - cron: '0 6 * * 0'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user