Skip to content

build(deps): update example to rn 0.76.2 / bump react-native dep #945

build(deps): update example to rn 0.76.2 / bump react-native dep

build(deps): update example to rn 0.76.2 / bump react-native dep #945

Workflow file for this run

name: 'PR Title is Conventional'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
steps:
- uses: amannn/action-semantic-pull-request@v5
with:
validateSingleCommit: true