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

Commit fc1f47d

Browse files
committed
protect bug-fix so users cant delete it before backporting
1 parent 6feeda1 commit fc1f47d

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
@@ -11,6 +11,8 @@ before:
1111
- type: updateBranchProtection
1212
- type: updateBranchProtection
1313
branch: release-v1.0
14+
- type: updateBranchProtection
15+
branch: bug-fix
1416
# creating a welcome issue that will have the user's first instructions
1517
- type: createIssue
1618
title: Welcome

0 commit comments

Comments
 (0)