Skip to content

Move back

Move back #1

Workflow file for this run

name: lint
on:
pull_request:
types: [synchronize, opened, reopened, edited]
jobs:
lint:
uses: Banno/go-shared-files/.github/workflows/lint.yml@mirai-v1

Check failure on line 9 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/lint.yml" -> "Banno/go-shared-files/.github/workflows/lint.yml@mirai-v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
go-version: 1.19