Skip to content

Workflow file for this run

name: My workflow
on:
push:
branches:
- main
pull_request:
jobs:
build:
uses: storytel/actions-toolkit/.github/workflows/golang-libs.yaml@SRE-329/golang-lib-support

Check failure on line 11 in .github/workflows/foo.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/foo.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/foo.yaml" -> "storytel/actions-toolkit/.github/workflows/golang-libs.yaml@SRE-329/golang-lib-support" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit