Skip to content

fix: skip interface methods in PHP native handle_method_decl (#2054) #1236

fix: skip interface methods in PHP native handle_method_decl (#2054)

fix: skip interface methods in PHP native handle_method_decl (#2054) #1236

Workflow file for this run

name: Build Native
on:
pull_request:
paths:
- 'crates/**'
- 'Cargo.toml'
- 'Cargo.lock'
workflow_dispatch:
permissions: {}
jobs:
build:
uses: ./.github/workflows/build-native-matrix.yml
permissions:
contents: read