From 070b5b0229ba455878bb78b125c28c1d04163121 Mon Sep 17 00:00:00 2001 From: Miku <26039249+xMikux@users.noreply.github.com> Date: Fri, 25 Aug 2023 11:10:41 +0000 Subject: [PATCH] =?UTF-8?q?chore(ci):=20=E9=87=8D=E6=96=B0=E5=91=BD?= =?UTF-8?q?=E5=90=8D=E5=85=A9=E5=80=8B=E5=B7=A5=E4=BD=9C=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/{Comment-PR.yml => CI-CommentPR.yml} | 2 +- .github/workflows/{Labeler.yml => CI-Labeler.yml} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename .github/workflows/{Comment-PR.yml => CI-CommentPR.yml} (99%) rename .github/workflows/{Labeler.yml => CI-Labeler.yml} (96%) diff --git a/.github/workflows/Comment-PR.yml b/.github/workflows/CI-CommentPR.yml similarity index 99% rename from .github/workflows/Comment-PR.yml rename to .github/workflows/CI-CommentPR.yml index 23077a267..1f0d0e4c3 100644 --- a/.github/workflows/Comment-PR.yml +++ b/.github/workflows/CI-CommentPR.yml @@ -1,4 +1,4 @@ -name: Comment PR +name: CI | Comment PR on: # Only run when the other workflow is completed since diff --git a/.github/workflows/Labeler.yml b/.github/workflows/CI-Labeler.yml similarity index 96% rename from .github/workflows/Labeler.yml rename to .github/workflows/CI-Labeler.yml index 7f877a6e4..af2326e7a 100644 --- a/.github/workflows/Labeler.yml +++ b/.github/workflows/CI-Labeler.yml @@ -1,4 +1,4 @@ -name: Labeler +name: CI | Labeler on: # issues: