Skip to content

fix ref on workflows #17

fix ref on workflows

fix ref on workflows #17

name: 'Check Links'
on:
workflow_dispatch:
push:
pull_request:
jobs:
link_check:
name: 'Link Check'
uses: NIGMS/NIGMS-Sandbox/.github/workflows/check-links.yaml@main
with:
repo_link_ignore_list: ""
workflow_ref: main

Check failure on line 13 in .github/workflows/check-links-self.yaml

View workflow run for this annotation

GitHub Actions / Check Links

Invalid workflow file

The workflow is not valid. .github/workflows/check-links-self.yaml (Line: 13, Col: 21): Invalid input, workflow_ref is not defined in the referenced workflow.