Skip to content

Update readme links

Update readme links #8

Workflow file for this run

name: 'Lint'
on:
push:
branches-ignore: ['*-no-ci']
tags-ignore: ['*']
permissions:
contents: 'read'
pages: 'write'
id-token: 'write'
jobs:
bash:
name: 'Bash'
uses: 'fox-land/hyperupcall-action/.github/workflows/bash-lint.yml@main'

Check failure on line 16 in .github/workflows/lint.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/lint.yaml" -> "fox-land/hyperupcall-action/.github/workflows/bash-lint.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.