Skip to content

chore(deps): bump the nextra group in /docs with 2 updates #696

chore(deps): bump the nextra group in /docs with 2 updates

chore(deps): bump the nextra group in /docs with 2 updates #696

Workflow file for this run

name: auto-merge
on: pull_request_target
jobs:
auto-merge:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
permissions:
pull-requests: write
issues: write
repository-projects: write
contents: write
steps:
- name: Auto Merge
uses: steebchen/actions/automerge@main
with:
token: ${{ secrets.GITHUB_TOKEN }}