Skip to content

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

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

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

Workflow file for this run

name: JSON
on:
push:
branches:
- main
paths:
- "**.json"
pull_request:
paths:
- "**.json"
workflow_dispatch:
jobs:
lint:
uses: parcelLab/ci/.github/workflows/json.yaml@main