Skip to content

neurodesk app doesnt start if there is no internet connectivity #7

neurodesk app doesnt start if there is no internet connectivity

neurodesk app doesnt start if there is no internet connectivity #7

name: on-opening-issue
on:
issues:
types: [opened, reopened]
jobs:
add-issue-to-project:
uses: NeuroDesk/neurodesk-app/.github/workflows/add-issue-to-project.yml@main

Check failure on line 9 in .github/workflows/on-opening-issue.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/on-opening-issue.yml

Invalid workflow file

error parsing called workflow ".github/workflows/on-opening-issue.yml" -> "NeuroDesk/neurodesk-app/.github/workflows/add-issue-to-project.yml@main" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets:
PAT: ${{ secrets.NEURODESK_GITHUB_TOKEN_ISSUE_AUTOMATION }}