Skip to content

Bump @types/ws from 8.5.12 to 8.5.13 in /backend #29

Bump @types/ws from 8.5.12 to 8.5.13 in /backend

Bump @types/ws from 8.5.12 to 8.5.13 in /backend #29

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