Skip to content

[build-tools] early stop android emum when not nested virtualization #2661

[build-tools] early stop android emum when not nested virtualization

[build-tools] early stop android emum when not nested virtualization #2661

Workflow file for this run

name: codemention
on:
pull_request_target:
types: [opened, synchronize, ready_for_review]
jobs:
codemention:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: tobyhs/codemention@v1.4.0
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}