Skip to content

Prevent Fusebox infra crash if RCTBridge is dealloc'ed off the main q… #3

Prevent Fusebox infra crash if RCTBridge is dealloc'ed off the main q…

Prevent Fusebox infra crash if RCTBridge is dealloc'ed off the main q… #3

name: "Validate Gradle Wrapper"
on:
push:
pull_request:
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v3