Skip to content

Commit 57d9bf8

Browse files
authored
Added daily build
1 parent 4173023 commit 57d9bf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/merge-sample-json.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Merge sample metadata
22

33
on:
4+
schedule:
5+
- cron: "0 0 * * *"
46
workflow_dispatch:
57
push:
68
branches:

0 commit comments

Comments
 (0)