Skip to content

[PM-16999] Move existing Android / Kotlin code style page to Contributing > Code Style #22

[PM-16999] Move existing Android / Kotlin code style page to Contributing > Code Style

[PM-16999] Move existing Android / Kotlin code style page to Contributing > Code Style #22

Workflow file for this run

name: Label
on:
pull_request:
jobs:
label:
name: Label
runs-on: ubuntu-22.04
permissions:
contents: read
pull-requests: write
steps:
- name: Label pull request
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
sync-labels: true # Remove labels if matches are removed