Skip to content

build(deps-dev): bump @types/react from 18.3.12 to 18.3.13 #609

build(deps-dev): bump @types/react from 18.3.12 to 18.3.13

build(deps-dev): bump @types/react from 18.3.12 to 18.3.13 #609

name: Auto merge
on: pull_request
jobs:
merge:
if: ${{ github.actor == 'dependabot[bot]' }}
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
- run: gh pr merge "${GITHUB_HEAD_REF}" --merge --auto