Make merge-dependabot-pr aware of other branches

**Auto-cherry-pick to `3.1.x`**
This commit is contained in:
Artem Bilan
2024-03-14 17:14:46 -04:00
parent b7d7de6060
commit 661466c9b6

View File

@@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- '*.x'
run-name: Merge Dependabot PR ${{ github.ref_name }}