Skip to content

feat: introduce new variable deploymentRepoValuesPath #244

feat: introduce new variable deploymentRepoValuesPath

feat: introduce new variable deploymentRepoValuesPath #244

Workflow file for this run

name: PR
on:
pull_request:
types:
- opened
- edited
- ready_for_review
- reopened
- synchronize
jobs:
pr:
uses: parcelLab/ci/.github/workflows/pr.yaml@main
secrets:
repoAccessToken: ${{ secrets.GITHUB_TOKEN }}