We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef9bb72 commit 3157c70Copy full SHA for 3157c70
.github/workflows/sync.yml
@@ -3,7 +3,7 @@ name: sync
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: "2,7,12,17,22,27,32,37,42,47,52,57 * * * *"
+ - cron: "2,7,12,17,22,27,32,37,42,47,52,57 * * * *"
7
8
env:
9
LORE_EPOCH: 1
0 commit comments