mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
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:
parent
b13df202ed
commit
c7831b2268
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue