Skip to content

feat(android): introduce new prop fullScreen to adjust dialog screen size #97

feat(android): introduce new prop fullScreen to adjust dialog screen size

feat(android): introduce new prop fullScreen to adjust dialog screen size #97

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.MIKE_HARDY_RNAA_RELEASE_GITHUB_TOKEN }}
steps:
- uses: amannn/action-semantic-pull-request@v6.1.1
with:
validateSingleCommit: true