Skip to content

⬆️ Bump parcel from 2.12.0 to 2.13.0 #324

⬆️ Bump parcel from 2.12.0 to 2.13.0

⬆️ Bump parcel from 2.12.0 to 2.13.0 #324

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