Skip to content

Commit

Permalink
Update check_links.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrail committed Aug 15, 2024
1 parent 4dc8f34 commit ffd9ab0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
args: --verbose --no-progress './conferences/2024/**/*.json' './conferences/2025/**/*.json' './conferences/2026/**/*.json' --exclude-mail
output: ${{ env.issue-content }}
- name: Comment Broken Links
if: ${{ failure() }}
uses: marocchino/sticky-pull-request-comment@v2
with:
path: ${{ env.issue-content }}
Expand Down

0 comments on commit ffd9ab0

Please sign in to comment.