Skip to content

ci(deps): bump react, react-dom and @types/react #339

ci(deps): bump react, react-dom and @types/react

ci(deps): bump react, react-dom and @types/react #339

Workflow file for this run

name: auto-merge
on:
pull_request_target:
permissions:
contents: read
jobs:
auto-merge:
if: github.repository_owner == 'mdn'
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
secrets:
GH_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}