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 2b5f024 commit 0d59344Copy full SHA for 0d59344
.github/workflows/mypy_primer.yml
@@ -103,6 +103,6 @@ jobs:
103
call_comment_workflow:
104
name: Call mypy_primer_comment workflow
105
needs: [join_artifacts]
106
- uses: python/mypy/.github/workflows/mypy_primer_comment.yml@master
+ uses: python/mypy/.github/workflows/mypy_primer_comment.yml
107
with:
108
workflow_id: ${{ github.run_id }}
0 commit comments