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 fd1c7b6 commit 0e0e69eCopy full SHA for 0e0e69e
.github/workflows/run.yml
@@ -1,6 +1,8 @@
1
name: Run Metadata Server
2
3
on:
4
+ schedule:
5
+ - cron: '*/5 * * * *'
6
workflow_dispatch:
7
8
jobs:
0 commit comments