From c903390a402dc2c86bb268c6b04f6f82fe30333c 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 f823743ba..638aad06d 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: