Skip to content

fix: correct cache-from for ECR builds, make container scan optional #153

fix: correct cache-from for ECR builds, make container scan optional

fix: correct cache-from for ECR builds, make container scan optional #153

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