From a8b85f3bd5280a93b26ba51e04017434711d859d Mon Sep 17 00:00:00 2001 From: Shinsuke Higashiyama aka Cinzeng Zia <94058150+sinsukehlab@users.noreply.github.com> Date: Wed, 15 Nov 2023 01:58:58 +0900 Subject: [PATCH] Remove branches key from branch_protection_rule (#49) --- .github/workflows/4-add-branch-protections.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/4-add-branch-protections.yml b/.github/workflows/4-add-branch-protections.yml index 62763c2..63609b4 100644 --- a/.github/workflows/4-add-branch-protections.yml +++ b/.github/workflows/4-add-branch-protections.yml @@ -11,8 +11,6 @@ on: types: - created - edited - branches: - - main # Reference: https://docs.github.com/en/actions/security-guides/automatic-token-authentication permissions: