Skip to content

Update lint.yml

Update lint.yml #13

Workflow file for this run

name: PR Lint
on:
pull_request:
types: [opened, reopened, edited, synchronize]
branches:
- main
jobs:
prlint:
uses: tradovate/web-team-tools/.github/workflows/lint_devel.yml@main

Check failure on line 9 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/lint.yml" -> "tradovate/web-team-tools/.github/workflows/lint_devel.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
repo-name: application-ci