Removed Andrea update header and paths for scripts to use in nextflow… #75
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: 'Check Links' | |
on: | |
push: | |
pull_request: | |
workflow_dispatch: | |
jobs: | |
link_check: | |
name: 'Link Check' | |
uses: NIGMS/NIGMS-Sandbox/.github/workflows/check-links.yaml@main | |
with: | |
repo_link_ignore_list: "" |