Skip to content

Merge pull request #4 from nicholas-fedor/renovate/goreleaser-gorelea… #5

Merge pull request #4 from nicholas-fedor/renovate/goreleaser-gorelea…

Merge pull request #4 from nicholas-fedor/renovate/goreleaser-gorelea… #5

Workflow file for this run

name: Pull Request
on:
workflow_dispatch: {}
pull_request:
branches:
- main
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: /.github/workflows/test.yaml

Check failure on line 17 in .github/workflows/pull-request.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-request.yaml

Invalid workflow file

invalid value workflow reference: no version specified
build:
uses: ./.github/workflows/build.yaml