Skip to content

fix(highlights): wait for doc changes before updating highlights #1296

fix(highlights): wait for doc changes before updating highlights

fix(highlights): wait for doc changes before updating highlights #1296

Workflow file for this run

name: Auto merge dependabot
on: [pull_request]
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.RELEASE_PLEASE_KEY }}