tools: hecat/update-metadata: sleep for 7.3 seconds between calls to the github API

- ref. https://github.com/nodiscc/hecat/issues/97
- fixes 'API rate limit exceeded for installation' errors in https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/update-metadata.yml
This commit is contained in:
nodiscc
2023-04-13 16:04:03 +02:00
parent 54de3a738c
commit 8d7d3eb90b

View File

@@ -4,3 +4,4 @@ steps:
module_options:
source_directory: ./
gh_metadata_only_missing: False
sleep_time: 7.3