Skip to content

Commit 44c5980

Browse files
Merge branch 'main' into combined-prs-branch
2 parents 2b30a1d + a098e84 commit 44c5980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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)