Skip to content

[eas-cli] use correct logic to determine whether artifacts expired in eas build:run #678

[eas-cli] use correct logic to determine whether artifacts expired in eas build:run

[eas-cli] use correct logic to determine whether artifacts expired in eas build:run #678

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