There was an error while loading. Please reload this page.
1 parent 9116ed0 commit 5cae595Copy full SHA for 5cae595
1 file changed
.github/workflows/dependabot-automerge.yml
@@ -6,7 +6,7 @@ on:
6
update-types:
7
description: 'Comma-separated list of semver types to auto-merge (patch,minor,major)'
8
required: false
9
- default: 'patch,minor'
+ default: 'patch'
10
type: string
11
12
permissions:
0 commit comments