From 70fe0cd4280a619cd3c0fa2f64ea62306c452b01 Mon Sep 17 00:00:00 2001 From: viarotel Date: Thu, 17 Oct 2024 11:57:39 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=93=9D=20Update=20CI=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/autofix.yml | 2 +- .github/workflows/gitee.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 0164cb6..9bfa009 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -1,4 +1,4 @@ -name: autofix.ci +name: autofix on: pull_request: diff --git a/.github/workflows/gitee.yml b/.github/workflows/gitee.yml index 14f3e42..71c9761 100644 --- a/.github/workflows/gitee.yml +++ b/.github/workflows/gitee.yml @@ -1,4 +1,4 @@ -name: sync-gitee +name: gitee on: push: