Skip to content

Commit 616d3dd

Browse files
committed
Merge branch 'main' of ssh://github.com/dfrnt-labs/terminusdb-docs-static
2 parents f9ec7b3 + 6828ae6 commit 616d3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
paths: [ "**", ".github/workflows/publish.yml" ]
77
schedule:
88
# Nightly at 1am
9-
- cron: '0 1 * * *'
9+
- cron: '0 1 * * 0'
1010
workflow_call:
1111
workflow_dispatch:
1212

0 commit comments

Comments
 (0)