Skip to content

Bump next from 14.2.10 to 15.0.1 #370

Bump next from 14.2.10 to 15.0.1

Bump next from 14.2.10 to 15.0.1 #370

Workflow file for this run

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.ACTION_GITHUB_TOKEN }}