1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 00:10:58 -05:00

Update combine-dependabot-prs.yml

This commit is contained in:
toast-ts 2023-07-20 17:25:11 +10:00 committed by GitHub
parent bfd6ab1da9
commit 74ac6b3afe

View File

@ -12,7 +12,7 @@ on:
description: 'Only combine PRs that are green (status is success). Set to false if repo does not run checks'
type: boolean
required: true
default: true
default: false
combineBranchName:
description: 'Name of the branch to combine PRs into'
required: true