diff --git a/.github/workflows/check-links-self.yaml b/.github/workflows/check-links-self.yaml index 755f049..be3315f 100644 --- a/.github/workflows/check-links-self.yaml +++ b/.github/workflows/check-links-self.yaml @@ -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: "" \ No newline at end of file diff --git a/.github/workflows/notebook-lint-self.yaml b/.github/workflows/notebook-lint-self.yaml index 035647c..2038a72 100644 --- a/.github/workflows/notebook-lint-self.yaml +++ b/.github/workflows/notebook-lint-self.yaml @@ -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: .