Skip to content

chore(deps): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.10.0 #360

chore(deps): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.10.0

chore(deps): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.10.0 #360

Workflow file for this run

name: Semantic Release
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
check_pr_title:
runs-on: ubuntu-latest
steps:
- name: Validate Pull Request title
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}