From 470f25ec855741a5866cbd21ad3476a7bcbf183f Mon Sep 17 00:00:00 2001 From: Niladri Das Date: Sun, 19 Apr 2026 00:56:54 +0530 Subject: [PATCH] chore: activate branch ruleset --- ...tection.evaluate.json => main-branch-protection.active.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/rulesets/{main-branch-protection.evaluate.json => main-branch-protection.active.json} (97%) diff --git a/.github/rulesets/main-branch-protection.evaluate.json b/.github/rulesets/main-branch-protection.active.json similarity index 97% rename from .github/rulesets/main-branch-protection.evaluate.json rename to .github/rulesets/main-branch-protection.active.json index 01b5b5f..ff72a67 100644 --- a/.github/rulesets/main-branch-protection.evaluate.json +++ b/.github/rulesets/main-branch-protection.active.json @@ -1,7 +1,7 @@ { "name": "main branch protection", "target": "branch", - "enforcement": "disabled", + "enforcement": "active", "bypass_actors": [], "conditions": { "ref_name": {