Skip to content

Enable iOS, macOS, tvOS, watchOS, jvm, linux, windows, wasm #5

Enable iOS, macOS, tvOS, watchOS, jvm, linux, windows, wasm

Enable iOS, macOS, tvOS, watchOS, jvm, linux, windows, wasm #5

Workflow file for this run

name: "Triage"
on:
- pull_request_target
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: actions/labeler@v4
with:
configuration-path: .github/area-labeler.yml
sync-labels: true
dot: true