Skip to content

Pin digests

Pin digests #4

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