1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 04:10:59 -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' description: 'Only combine PRs that are green (status is success). Set to false if repo does not run checks'
type: boolean type: boolean
required: true required: true
default: true default: false
combineBranchName: combineBranchName:
description: 'Name of the branch to combine PRs into' description: 'Name of the branch to combine PRs into'
required: true required: true