Skip to content

fix: Sync the dirty state after synchronizing the changes #1317

fix: Sync the dirty state after synchronizing the changes

fix: Sync the dirty state after synchronizing the changes #1317

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 }}