Skip to content

Cherry-pick "Prevent the bazel plugin from being used for non-Android C++ development in Android Studio." #199

Cherry-pick "Prevent the bazel plugin from being used for non-Android C++ development in Android Studio."

Cherry-pick "Prevent the bazel plugin from being used for non-Android C++ development in Android Studio." #199

Workflow file for this run

name: Remove PR Labels
on:
pull_request_target:
types: ["closed", "merged"]
jobs:
remove-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: |
awaiting-review