Skip to content

Bump prisma from 5.21.1 to 5.22.0 in /backend #34

Bump prisma from 5.21.1 to 5.22.0 in /backend

Bump prisma from 5.21.1 to 5.22.0 in /backend #34

name: auto-merge
on:
pull_request_target:
branches:
- master
permissions:
contents: read
jobs:
auto-merge:
permissions:
contents: none
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: 'squash and merge'
target: minor