Skip to content

chore(deps-dev): bump mem-fs-editor from 7.0.1 to 10.0.2 #349

chore(deps-dev): bump mem-fs-editor from 7.0.1 to 10.0.2

chore(deps-dev): bump mem-fs-editor from 7.0.1 to 10.0.2 #349

name: 'Conventional Commits'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}