Skip to content

Call workflow

Call workflow #3

Workflow file for this run

name: Test pylint
on:
pull_request: ~
jobs:
test-pylint-with-astroid-sha:
uses: jacobtylerwalls/pylint/.github/workflows/tests.yml@main

Check failure on line 8 in .github/workflows/test-pylint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-pylint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test-pylint.yml" -> "jacobtylerwalls/pylint/.github/workflows/tests.yml@main" : failed to fetch workflow: workflow was not found.
with:
astroid-sha: ${{ github.event.workflow_run.head_sha }}