Skip to content

refactor: use Signal::get_untracked() in non reactive contexts #597

refactor: use Signal::get_untracked() in non reactive contexts

refactor: use Signal::get_untracked() in non reactive contexts #597

Workflow file for this run

name: "📱"
on:
pull_request:
branches:
- main
concurrency:
group: ${{ format('android-{0}', github.ref) }}
cancel-in-progress: true
jobs:
pr:
permissions:
contents: write
uses: ./.github/workflows/android.yml
secrets: inherit