Skip to content

build(deps-dev): bump @types/react from 19.0.7 to 19.0.8 #683

build(deps-dev): bump @types/react from 19.0.7 to 19.0.8

build(deps-dev): bump @types/react from 19.0.7 to 19.0.8 #683

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