Skip to content

Commit

Permalink
Make merge-dependabot-pr aware of other branches
Browse files Browse the repository at this point in the history
(cherry picked from commit 661466c)
  • Loading branch information
artembilan authored and spring-builds committed Mar 14, 2024
1 parent 87a577e commit 1327fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge-dependabot-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- '*.x'

run-name: Merge Dependabot PR ${{ github.ref_name }}

Expand Down

0 comments on commit 1327fba

Please sign in to comment.