tools: github actions/hecat: cleanup configuration

url/source_code_url/website_url/demo_url is already the default for the url_check module
This commit is contained in:
nodiscc 2023-02-02 18:41:39 +01:00
parent b13df202ed
commit c7831b2268
No known key found for this signature in database
GPG key ID: 067FC4266A4B6909

View file

@ -7,11 +7,6 @@ steps:
- tags
source_files:
- licenses.yml
check_keys:
- url
- source_code_url
- website_url
- demo_url
errors_are_fatal: True
exclude_regex:
- '^https://github.com/[\w\.\-]+/[\w\.\-]+$' # don't check URLs that will be processed by the github_metadata module