mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-19 03:14:29 -05:00
tewst
This commit is contained in:
8
.github/workflows/link_checker_report.yaml
vendored
8
.github/workflows/link_checker_report.yaml
vendored
@@ -59,4 +59,10 @@ jobs:
|
||||
# with:
|
||||
# title: Link Checker Report
|
||||
# content-filepath: full-report.md
|
||||
# labels: report, automated issue,link checker
|
||||
# labels: report, automated issue,link checker
|
||||
|
||||
- name: Display Failure Report
|
||||
# Run this ONLY if the link checker failed
|
||||
run: |
|
||||
cat full-report.md >> $GITHUB_STEP_SUMMARY
|
||||
exit 1
|
||||
Reference in New Issue
Block a user