From 52ba64b1a7b1cc34c9e2a710d1e9a459640a98cf Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 10 Mar 2025 11:41:08 -0700 Subject: [PATCH] Update pytype_selfhost.yaml --- .github/workflows/pytype_selfhost.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytype_selfhost.yaml b/.github/workflows/pytype_selfhost.yaml index f1692eb..036579e 100644 --- a/.github/workflows/pytype_selfhost.yaml +++ b/.github/workflows/pytype_selfhost.yaml @@ -1,4 +1,4 @@ -name: 'pytype check' +name: 'pytype check (self-hosted)' on: push: