Skip to content

bug fix to not allow deleting segments which are in use #1671

bug fix to not allow deleting segments which are in use

bug fix to not allow deleting segments which are in use #1671

name: Auto Merge Dependabot PRs
on:
pull_request:
jobs:
auto-merge-dependabot-prs:
name: Auto Merge Dependabot PRs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.REPO_PAT }}
target: major