Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Improve workflow for broken URL check - Redirect Python output to a JSON file to avoid potential issues with large outputs in GITHUB_OUTPUT. - Adjust output processing in `process_results` step to ensure correct handling of multi-line JSON data. - Properly handle total issues and generate issue table if broken URLs are found. - Add detailed logging for better visibility of raw output and issue table.
- Loading branch information