Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 4af3e18

Browse files
committed
Revert "remove unnecessary branch protection action that was causing bug"
This reverts commit d45341f.
1 parent 232476e commit 4af3e18

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ steps:
219219
link: '{{ repoUrl }}/pull/8'
220220
event: page_build
221221
actions:
222+
- type: removeBranchProtection
223+
required: false
222224
- type: octokit
223225
method: repos.getPages
224226
owner: '%payload.repository.owner.login%'

0 commit comments

Comments
 (0)