Skip to content

Remove check for compatible scale and scale-info versions #2036

Remove check for compatible scale and scale-info versions

Remove check for compatible scale and scale-info versions #2036

name: dependabot-auto-merge
on:
pull_request:
jobs:
merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: patch
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE_TOKEN }}