Skip to content

Commit 52a41c6

Browse files
authored
Merge pull request #73 from smlx/fix-ruleset
chore: fix dependabot automerge action
2 parents fa3dc87 + f21cc32 commit 52a41c6

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)