Skip to content

[eas-cli] Enhance eas env:exec command by enabling shell execution for commands #375

[eas-cli] Enhance eas env:exec command by enabling shell execution for commands

[eas-cli] Enhance eas env:exec command by enabling shell execution for commands #375

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/[email protected]
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}