Skip to content

fix: TurboModule method signature mismatch in Swift by removing external parameter label #769

fix: TurboModule method signature mismatch in Swift by removing external parameter label

fix: TurboModule method signature mismatch in Swift by removing external parameter label #769

Workflow file for this run

name: Semantic PR helper
on:
pull_request:
types: [opened, reopened, edited, synchronize, labeled]
jobs:
lint-pr-title:
runs-on: ubuntu-latest
permissions:
pull-requests: write # to comment on PRs
steps:
- uses: levibostian/action-conventional-pr-linter@v4