Skip to content

Commit 6af6a99

Browse files
authored
Update documentation.yaml / change frequency to test
1 parent b345f47 commit 6af6a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
# Re-run every day at 4PM
1010
schedule:
11-
- cron: "0 16 * * *"
11+
- cron: "43 * * * *"
1212

1313
# Re-run on demand:
1414
workflow_dispatch:

0 commit comments

Comments
 (0)