Skip to content

Commit a098e84

Browse files
authored
Update combine-dependabot-prs.yml
Signed-off-by: Eric Haag <[email protected]>
1 parent 3eef87e commit a098e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/combine-dependabot-prs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
- name: combine-dependabot-prs
2020
uses: github/[email protected]
2121
with:
22-
branch_regex: ^(dependa|wrapper)bot\/.*$
22+
branch_regex: ^(dependa|wrapper|upgrade)bot\/.*$
2323
github_token: ${{ secrets.GH_BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)