Skip to content

Commit 0e0e69e

Browse files
committed
Update run.yml
1 parent fd1c7b6 commit 0e0e69e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Run Metadata Server
22

33
on:
4+
schedule:
5+
- cron: '*/5 * * * *'
46
workflow_dispatch:
57

68
jobs:

0 commit comments

Comments
 (0)