We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7297a commit 87632b2Copy full SHA for 87632b2
1 file changed
.github/workflows/docs-formatter.yml
@@ -1,8 +1,8 @@
1
name: Format Documentation
2
3
on:
4
- schedule:
5
- - cron: '0 * * * *'
+# schedule:
+# - cron: '0 * * * *'
6
push:
7
workflow_dispatch:
8
0 commit comments