Skip to content

chore(expo): Update dependency react-native to ^0.85.3 #32148

chore(expo): Update dependency react-native to ^0.85.3

chore(expo): Update dependency react-native to ^0.85.3 #32148

Workflow file for this run

name: Labeler
on:
- pull_request_target
jobs:
triage:
timeout-minutes: ${{ vars.TIMEOUT_MINUTES_SHORT && fromJSON(vars.TIMEOUT_MINUTES_SHORT) || 3 }}
permissions:
contents: read
pull-requests: write
runs-on: ${{ vars.RUNNER_NORMAL || 'ubuntu-latest' }}
steps:
- uses: actions/labeler@v6