Skip to content

feat(remix): Refactor getEnvVariable #1951

feat(remix): Refactor getEnvVariable

feat(remix): Refactor getEnvVariable #1951

Workflow file for this run

name: Labeler
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.CLERK_COOKIE_PAT }}