We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e866ec commit 51e83a9Copy full SHA for 51e83a9
.github/workflows/updatedatafromlfx.yml
@@ -5,7 +5,7 @@ on:
5
- "labeled"
6
- "unlabeled"
7
schedule:
8
- - cron: '0 0 * * *'
+ - cron: '0 7 * * *'
9
workflow_dispatch:
10
jobs:
11
build:
0 commit comments