Browse Source

Add docs-build to Dependabot Auto-Merge

Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
pull/18983/head
Josh Cummings 1 week ago
parent
commit
608b36bb1d
  1. 1
      .github/workflows/auto-merge-dependabot.yml

1
.github/workflows/auto-merge-dependabot.yml

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

Loading…
Cancel
Save