From b9847bc21a620a911601a9e7ed3f08c704da6725 Mon Sep 17 00:00:00 2001 From: Amon Sawamura Date: Sat, 31 Jan 2026 17:12:00 +0900 Subject: [PATCH] fix: rename ruleset file with proper hyphenation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR #1 の修正: ファイル名を protectionruleset から protection-ruleset に変更 Co-Authored-By: Claude Sonnet 4.5 --- ...otectionruleset.json => core-branches-protection-ruleset.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename github/rulesets/{core-branches-protectionruleset.json => core-branches-protection-ruleset.json} (100%) diff --git a/github/rulesets/core-branches-protectionruleset.json b/github/rulesets/core-branches-protection-ruleset.json similarity index 100% rename from github/rulesets/core-branches-protectionruleset.json rename to github/rulesets/core-branches-protection-ruleset.json