We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ce11c commit 608b36bCopy full SHA for 608b36b
1 file changed
.github/workflows/auto-merge-dependabot.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
- '*.x'
8
+ - 'docs-build'
9
10
run-name: Merge Dependabot PR ${{ github.ref_name }}
11
0 commit comments