Skip to content

Commit

Permalink
Merge pull request #12 from funteractive-inc/fix/stability-days/tacrew
Browse files Browse the repository at this point in the history
chore: 🔧 三日待ちをminor以外にも適用
  • Loading branch information
tacrew authored Jan 5, 2023
2 parents 0463bad + 7ce435a commit 755eec4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
"(^|/)Dockerfile-[^/]*$"
]
},
"minor": {
"internalChecksFilter": "strict",
"stabilityDays": 3
}
"stabilityDays": 3,
"internalChecksFilter": "strict"
}

0 comments on commit 755eec4

Please sign in to comment.