Skip to content

Commit 053ab21

Browse files
committed
Don't Look for Milestone when Managing Dependabot PRs
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 parent 7ead7d8 commit 053ab21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dependabot-automerge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@v7
1515
with:
1616
mergeArguments: --auto --rebase
17+
autoMerge: true
1718

0 commit comments

Comments
 (0)