Skip to content

Commit

Permalink
Update combine-dependabot-prs.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Haag <[email protected]>
  • Loading branch information
erichaagdev authored Jan 23, 2025
1 parent 84663cd commit a307a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/combine-dependabot-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- name: combine-dependabot-prs
uses: github/[email protected]
with:
branch_regex: ^(dependa|wrapper)bot\/.*$
branch_regex: ^(dependa|wrapper|upgrade)bot\/.*$
github_token: ${{ secrets.GH_BOT_GITHUB_TOKEN }}

0 comments on commit a307a95

Please sign in to comment.