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.
sync
1 parent 3157c70 commit a4a26b3Copy full SHA for a4a26b3
.github/workflows/sync.yml
@@ -4,6 +4,8 @@ on:
4
workflow_dispatch:
5
schedule:
6
- cron: "2,7,12,17,22,27,32,37,42,47,52,57 * * * *"
7
+ push:
8
+ branches: [ sync ]
9
10
env:
11
LORE_EPOCH: 1
0 commit comments