Skip to content

[AIT-1019] feat(liveobjects): implement remaining path-based API — parent references, event bubbling etc #1149

[AIT-1019] feat(liveobjects): implement remaining path-based API — parent references, event bubbling etc

[AIT-1019] feat(liveobjects): implement remaining path-based API — parent references, event bubbling etc #1149

Workflow file for this run

name: Features
on:
pull_request:
push:
branches:
- main
jobs:
build:
permissions:
contents: read
id-token: write
deployments: write
uses: ably/features/.github/workflows/sdk-features.yml@6b3fc7a8ede2ebdd7a6325314f3a96c6466f1453 # main
with:
repository-name: ably-java
secrets:
ABLY_AWS_ACCOUNT_ID_SDK: ${{ secrets.ABLY_AWS_ACCOUNT_ID_SDK }}