From 66112d58c6e9d59a52957114da4e91daa931786d Mon Sep 17 00:00:00 2001 From: QingFeng-awa Date: Tue, 28 Apr 2026 22:10:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0job=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ignoreCheck.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ignoreCheck.yaml b/.github/workflows/ignoreCheck.yaml index 0ada785..99a519f 100644 --- a/.github/workflows/ignoreCheck.yaml +++ b/.github/workflows/ignoreCheck.yaml @@ -6,6 +6,7 @@ on: jobs: check-gitignored: + name: Check Gitignored Files runs-on: ubuntu-latest steps: - name: Checkout code