Skip to content

ci(.github/workflows): publish fix. #27

ci(.github/workflows): publish fix.

ci(.github/workflows): publish fix. #27

Workflow file for this run

name: "PR"
on:
pull_request:
branches:
- main
jobs:
lint:
uses: linc-technologies/github/.github/workflows/ember_lint.yml@main

Check failure on line 10 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr.yml" -> "linc-technologies/github/.github/workflows/ember_lint.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:
node_version: '14.21'
continue-on-error: false