We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7252929 commit e266362Copy full SHA for e266362
.github/workflows/update-flake-lock-doc.yaml
@@ -1,8 +1,8 @@
1
name: update-flake-lock-doc
2
on:
3
workflow_dispatch: # allows manual triggering
4
- schedule:
5
- - cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
+ # schedule:
+ # - cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
6
7
jobs:
8
doc-lock:
0 commit comments