Skip to content

build(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.2 #7359

build(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.2

build(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.2 #7359

name: 'Lint Pull Request'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
validate_pr_title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}