Skip to content

fix(env-var): adjust name for DASHBOARD_API_BASE_URL #174

fix(env-var): adjust name for DASHBOARD_API_BASE_URL

fix(env-var): adjust name for DASHBOARD_API_BASE_URL #174

Workflow file for this run

name: On PR
on:
pull_request:
permissions:
contents: read
jobs:
security:
name: Security checks
uses: ./.github/workflows/_security-checks.yaml
static-checks:
name: Static checks
uses: ./.github/workflows/_static-checks.yaml