We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b30a1d + a098e84 commit 44c5980Copy full SHA for 44c5980
.github/workflows/combine-dependabot-prs.yml
@@ -19,5 +19,5 @@ jobs:
19
- name: combine-dependabot-prs
20
uses: github/[email protected]
21
with:
22
- branch_regex: ^(dependa|wrapper)bot\/.*$
+ branch_regex: ^(dependa|wrapper|upgrade)bot\/.*$
23
github_token: ${{ secrets.GH_BOT_GITHUB_TOKEN }}
0 commit comments