Skip to content

fix(create-react-native-library): ignore test app artifacts #644

fix(create-react-native-library): ignore test app artifacts

fix(create-react-native-library): ignore test app artifacts #644

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 }}