Skip to content

chore: bump launch-editor from 2.13.1 to 2.14.1 in /react-native #323

chore: bump launch-editor from 2.13.1 to 2.14.1 in /react-native

chore: bump launch-editor from 2.13.1 to 2.14.1 in /react-native #323

Workflow file for this run

name: Commit Title Lint
on:
pull_request:
branches: [ "*" ]
jobs:
title-lint:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |-
feat
fix
chore
docs
ci
tests
requireScope: false