Skip to content

Commit fac6d63

Browse files
committed
turn it off
1 parent 5f11e90 commit fac6d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
**
1414
pull_request:
1515
schedule:
16-
- cron: '1 0 * * * *' # Run daily at 0:01 UTC
16+
- cron: '1 0 * * *' # Run daily at 0:01 UTC
1717

1818
jobs:
1919
build_docs:

0 commit comments

Comments
 (0)