From d77391b3cd822e1fbbfd19605b278f2f990c8eda Mon Sep 17 00:00:00 2001 From: Mark McDonald Date: Tue, 26 Aug 2025 19:24:24 +0800 Subject: [PATCH] Downgrade branch_protection to `log` (#2934) Co-authored-by: Jacob Richman --- .allstar/branch_protection.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .allstar/branch_protection.yaml diff --git a/.allstar/branch_protection.yaml b/.allstar/branch_protection.yaml new file mode 100644 index 00000000..f3d874ba --- /dev/null +++ b/.allstar/branch_protection.yaml @@ -0,0 +1 @@ +action: 'log'