Skip to content

Commit

Permalink
Doesn't work on workflow, but maybe checkout?
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTurnerNIH committed Sep 6, 2024
1 parent 532bb34 commit ba03ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links-self.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
jobs:
link_check:
name: 'Link Check'
uses: NIGMS/NIGMS-Sandbox/.github/workflows/check-links.yaml@${{env.workflow_ref}}
uses: NIGMS/NIGMS-Sandbox/.github/workflows/check-links.yaml@main
with:
repo_link_ignore_list: ""
workflow_ref: ${{env.workflow_ref}}

0 comments on commit ba03ce4

Please sign in to comment.