From 14e3a3f8b8d02813f70d6baa063dcd435bce5632 Mon Sep 17 00:00:00 2001 From: Briana Swift Date: Thu, 30 Jul 2020 13:33:04 +0200 Subject: [PATCH] add a step to remove branch protection before last merge --- config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.yml b/config.yml index f6256d8..9b023da 100644 --- a/config.yml +++ b/config.yml @@ -166,6 +166,7 @@ steps: event: APPROVE data: repo: "%payload.repository.html_url%" + - type: removeBranchProtection # 7 - Incorporate the action - title: Incorporate the workflow