We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d25b0f0 commit 4f956a7Copy full SHA for 4f956a7
.github/workflows/import-metadata.yml
@@ -2,8 +2,8 @@ name: Update Metadata Files
2
# Update the metadata information
3
4
on:
5
- schedule:
6
- - cron: "0 6 * * *"
+ #schedule:
+ # - cron: "0 6 * * *"
7
workflow_dispatch: {}
8
9
jobs:
0 commit comments