We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737261b commit a149765Copy full SHA for a149765
.github/workflows/test-pylint.yml
@@ -5,6 +5,6 @@ on:
5
6
jobs:
7
test-pylint-with-astroid-sha:
8
- uses: jacobtylerwalls/pylint/.github/workflows/tests.yaml@run-with-custom-astroid
+ uses: jacobtylerwalls/pylint/.github/workflows/tests.yaml@a97e218ef2961f499db73ec73d951ee383b65f14
9
with:
10
astroid-sha: ${{ github.event.workflow_run.head_sha }}
0 commit comments