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 849fd9b commit 30f1010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Comment Broken Links
uses: marocchino/sticky-pull-request-comment@v2
with:
path: ${{ env.issue-content }}
path: ${{ env.issue-content }}
# Permissions (issues: read)
- name: 'Look for an existing issue'
if: ${{ failure() }}
Expand Down

0 comments on commit 30f1010

Please sign in to comment.