Skip to content

.github/workflows/go-test.yaml #53

.github/workflows/go-test.yaml

.github/workflows/go-test.yaml #53

Workflow file for this run

name: Test
on:
push:
branches: [ 'main', 'release-*' ]
pull_request:
branches: [ 'main', 'release-*' ]
jobs:
test:
uses: knative/actions/.github/workflows/go-test.yaml@main

Check failure on line 12 in .github/workflows/go-test.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/go-test.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/go-test.yaml" -> "knative/actions/.github/workflows/go-test.yaml@main" : failed to fetch workflow: workflow was not found.