Skip to content

chore: synced file(s) with honestbank/.github #62

chore: synced file(s) with honestbank/.github

chore: synced file(s) with honestbank/.github #62

name: go-version-check
permissions:
contents: read
on:
push:
branches:
- main
- master
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
repository-go-version-check:
name: repository-go-version-check
uses: honestbank/workflows/.github/workflows/shared-go-version-check.yaml@main

Check failure on line 19 in .github/workflows/go-version-check.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/go-version-check.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/go-version-check.yaml" -> "honestbank/workflows/.github/workflows/shared-go-version-check.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
ignore_version_check: false
secrets: inherit