Skip to content

Updating an element within an array of embedded schema behaves differently on Realm 12 and 11 #5105

Updating an element within an array of embedded schema behaves differently on Realm 12 and 11

Updating an element within an array of embedded schema behaves differently on Realm 12 and 11 #5105

# NOTE: This is a common file that is overwritten by realm/ci-actions sync service
# and should only be modified in that repository.
name: Issue Needs Attention
# This workflow is triggered on issue comments.
on:
issue_comment:
types: created
jobs:
applyNeedsAttentionLabel:
uses: realm/ci-actions/.github/workflows/issue-needs-attention.yml@main