Skip to content

Commit 87632b2

Browse files
committed
[Update] disable cron workflow format documentation
1 parent 1b7297a commit 87632b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs-formatter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Format Documentation
22

33
on:
4-
schedule:
5-
- cron: '0 * * * *'
4+
# schedule:
5+
# - cron: '0 * * * *'
66
push:
77
workflow_dispatch:
88

0 commit comments

Comments
 (0)