Skip to content

⬆️ Bump stil4m/elm-syntax from 7.3.2 to 7.3.8 in /review #404

⬆️ Bump stil4m/elm-syntax from 7.3.2 to 7.3.8 in /review

⬆️ Bump stil4m/elm-syntax from 7.3.2 to 7.3.8 in /review #404

Workflow file for this run

name: Auto merge
on:
pull_request:
jobs:
auto-merge-dependabot:
runs-on: ubuntu-22.04
steps:
- name: Auto merge PR
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
approve: true
github-token: ${{ secrets.AUTOMERGE_TOKEN }}