Skip to content

Your app is relying on a Realm global, which will be removed in realm-js v13, please update your code to ensure you import Realm #5023

Your app is relying on a Realm global, which will be removed in realm-js v13, please update your code to ensure you import Realm

Your app is relying on a Realm global, which will be removed in realm-js v13, please update your code to ensure you import Realm #5023

# 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