Skip to content

⬆️ chore(deps): update @mdx-js/react to v3.1.0 #108

⬆️ chore(deps): update @mdx-js/react to v3.1.0

⬆️ chore(deps): update @mdx-js/react to v3.1.0 #108

Workflow file for this run

name: Lint pull request title
on:
pull_request:
types:
- opened
- edited
- synchronize
- ready_for_review
permissions:
pull-requests: read
jobs:
main:
name: Run git-sumi
runs-on: ubuntu-24.04
steps:
- uses: welpo/git-sumi-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}