Skip to content

fix: make sure react-native.config.json is shipped with each library Fixes #647 #20

fix: make sure react-native.config.json is shipped with each library Fixes #647

fix: make sure react-native.config.json is shipped with each library Fixes #647 #20

name: Pull request title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: read
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}