From 20a034110562e7a2837afdff90f5a9f1a58e9ba6 Mon Sep 17 00:00:00 2001 From: jyje Date: Sun, 25 Feb 2024 15:35:26 +0900 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20ci:=20Rename=20ci=20workfl?= =?UTF-8?q?ow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/{pubilsh-ansible-image.yaml => ci.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{pubilsh-ansible-image.yaml => ci.yaml} (97%) diff --git a/.github/workflows/pubilsh-ansible-image.yaml b/.github/workflows/ci.yaml similarity index 97% rename from .github/workflows/pubilsh-ansible-image.yaml rename to .github/workflows/ci.yaml index 8e5081b..f434e00 100644 --- a/.github/workflows/pubilsh-ansible-image.yaml +++ b/.github/workflows/ci.yaml @@ -1,4 +1,4 @@ -name: pubilsh-image +name: ci on: push: