Skip to content

Call workflow

Call workflow #6

Workflow file for this run

name: Test pylint
on:
pull_request: ~
jobs:
test-pylint-with-astroid-sha:
uses: jacobtylerwalls/pylint/.github/workflows/tests.yaml@run-with-custom-astroid
with:
astroid-sha: ${{ github.event.workflow_run.head_sha }}