From aa578992940ff4815fe1f2872ef77684b9c4b397 Mon Sep 17 00:00:00 2001 From: tottoto Date: Wed, 3 May 2023 10:13:25 +0900 Subject: [PATCH] chore: Change ci name short --- .../workflows/{continuous-integration-workflow.yaml => ci.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{continuous-integration-workflow.yaml => ci.yml} (99%) diff --git a/.github/workflows/continuous-integration-workflow.yaml b/.github/workflows/ci.yml similarity index 99% rename from .github/workflows/continuous-integration-workflow.yaml rename to .github/workflows/ci.yml index 4a542af2a..cef556e59 100644 --- a/.github/workflows/continuous-integration-workflow.yaml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: continuous integration +name: CI on: pull_request env: