We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
merge-dependabot-pr
1 parent b7d7de6 commit 661466cCopy full SHA for 661466c
.github/workflows/merge-dependabot-pr.yml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
branches:
6
- main
7
+ - '*.x'
8
9
run-name: Merge Dependabot PR ${{ github.ref_name }}
10
0 commit comments