Skip to content

Commit 3157c70

Browse files
committed
sync: fix indentation
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent ef9bb72 commit 3157c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: sync
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "2,7,12,17,22,27,32,37,42,47,52,57 * * * *"
6+
- cron: "2,7,12,17,22,27,32,37,42,47,52,57 * * * *"
77

88
env:
99
LORE_EPOCH: 1

0 commit comments

Comments
 (0)