Skip to content

Commit e266362

Browse files
authored
ci: Disable doc flake update
1 parent 7252929 commit e266362

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-flake-lock-doc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: update-flake-lock-doc
22
on:
33
workflow_dispatch: # allows manual triggering
4-
schedule:
5-
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
4+
# schedule:
5+
# - cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
66

77
jobs:
88
doc-lock:

0 commit comments

Comments
 (0)