Skip to content

Commit e0bf04f

Browse files
Add humanizer
1 parent 302a38b commit e0bf04f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependabot-merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ jobs:
193193
|| startsWith(github.event.pull_request.title, 'Bump Rocket.Surgery.MSBuild')
194194
|| startsWith(github.event.pull_request.title, 'Bump Rocket.Surgery.Extensions.Testing')
195195
|| startsWith(github.event.pull_request.title, 'Bump Roslynator.Analyzers')
196+
|| startsWith(github.event.pull_request.title, 'Bump Humanizer')
196197
)
197198
with:
198199
github_token: '${{ secrets.RSG_BOT_TOKEN }}'

0 commit comments

Comments
 (0)