Skip to content

build(deps): get react-native code and CI working on current toolchains #934

build(deps): get react-native code and CI working on current toolchains

build(deps): get react-native code and CI working on current toolchains #934

Workflow file for this run

name: 'PR Title is Conventional'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Conventional PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true