Skip to content

16.3.4

Choose a tag to compare

@github-actions github-actions released this 12 May 01:27

Description

Abstract

To avoid link check errors, reduce max-concurrency, and trigger files

Background

Recently, link checks are failed due to rate limit of github

https://github.com/tier4/scenario_simulator_v2/actions/workflows/DocumentationLinkCheck.yaml

References

To test this pull-request, I added a test commit that changes markdown file.
The commit triggers the link check action and has no errors.
https://github.com/tier4/scenario_simulator_v2/actions/runs/14924888377/job/41927399418?pr=1591

Destructive Changes

None

Known Limitations

Due to this change, link check takes long time.

Related Issues