Skip to content

Commit 4f956a7

Browse files
authored
chore: deactivate regular sync run
1 parent d25b0f0 commit 4f956a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/import-metadata.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Update Metadata Files
22
# Update the metadata information
33

44
on:
5-
schedule:
6-
- cron: "0 6 * * *"
5+
#schedule:
6+
# - cron: "0 6 * * *"
77
workflow_dispatch: {}
88

99
jobs:

0 commit comments

Comments
 (0)