Skip to content

docs: Update README.md with note about Expo prebuild #66

docs: Update README.md with note about Expo prebuild

docs: Update README.md with note about Expo prebuild #66

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/[email protected]
with:
validateSingleCommit: true