From e1edca6f9f3febba4b5360e5c4216b4c958a12ab Mon Sep 17 00:00:00 2001 From: kenjis Date: Mon, 11 Sep 2023 10:58:26 +0900 Subject: [PATCH 1/2] chore: rename filename --- .github/workflows/{smart_commenting.yml => smart-commenting.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{smart_commenting.yml => smart-commenting.yml} (100%) diff --git a/.github/workflows/smart_commenting.yml b/.github/workflows/smart-commenting.yml similarity index 100% rename from .github/workflows/smart_commenting.yml rename to .github/workflows/smart-commenting.yml From 93a156728d9cfd483f9a95f52fadd72068018a67 Mon Sep 17 00:00:00 2001 From: kenjis Date: Mon, 11 Sep 2023 10:59:22 +0900 Subject: [PATCH 2/2] chore: fix name --- .github/workflows/smart-commenting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smart-commenting.yml b/.github/workflows/smart-commenting.yml index b0d934291..25b6c99ec 100644 --- a/.github/workflows/smart-commenting.yml +++ b/.github/workflows/smart-commenting.yml @@ -1,4 +1,4 @@ -name: Smart commenting +name: Smart Commenting on: pull_request: types: