Skip to content

Use the same names for visibility options in eas cli as on #52

Use the same names for visibility options in eas cli as on

Use the same names for visibility options in eas cli as on #52

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 }}