Skip to content

feat(pull-request): add some expectations for PR as well as lint support #1

feat(pull-request): add some expectations for PR as well as lint support

feat(pull-request): add some expectations for PR as well as lint support #1

Workflow file for this run

name: CI
on:
pull_request:
types: [edited, opened, reopened, synchronize]
branches: [main]
jobs:
pr-lint:
name: PR Lint
uses: turo/github-actions-standards/.github/workflows/reusable-workflow.pr-lint.yaml@pr-expectations-required-checks

Check failure on line 11 in .github/workflows/ci.pr-lint.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.pr-lint.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.pr-lint.yaml" -> "turo/github-actions-standards/.github/workflows/reusable-workflow.pr-lint.yaml@pr-expectations-required-checks" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit