mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
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:
parent
54de3a738c
commit
8d7d3eb90b
1 changed files with 1 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ steps:
|
|||
module_options:
|
||||
source_directory: ./
|
||||
gh_metadata_only_missing: False
|
||||
sleep_time: 7.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue