Skip to content

Commit f21cc32

Browse files
committed
chore: fix ruleset
1 parent fa3dc87 commit f21cc32

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

protect-default-branch.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,9 @@
2020
{
2121
"type": "non_fast_forward"
2222
},
23-
{
24-
"type": "update"
25-
},
2623
{
2724
"type": "creation"
2825
},
29-
{
30-
"type": "required_linear_history"
31-
},
3226
{
3327
"type": "pull_request",
3428
"parameters": {

0 commit comments

Comments
 (0)