Skip to content

Commit

Permalink
fixed repo link and added ref
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTurnerNIH committed Sep 6, 2024
1 parent 610c38f commit 7b5e357
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-links-self.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:
jobs:
link_check:
name: 'Link Check'
uses: NIGMS/NIGMS-Sandbox/.github/workflows/check-links.yaml@reusable_workflow
uses: NIGMS/NIGMS-Sandbox/.github/workflows/check-links.yaml@main
with:
repo_link_ignore_list: ""
2 changes: 1 addition & 1 deletion .github/workflows/notebook-lint-self.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ permissions:
jobs:
lint:
name: 'Linting'
uses: NIGMS/NIGMS-Sandbox/.github/workflows/notebook-lint.yaml@reusable_workflow
uses: NIGMS/NIGMS-Sandbox/.github/workflows/notebook-lint.yaml@main
with:
directory: .

0 comments on commit 7b5e357

Please sign in to comment.