Skip to content

Add test pages for About, Cart, Contact, and Privacy Policy #30

Add test pages for About, Cart, Contact, and Privacy Policy

Add test pages for About, Cart, Contact, and Privacy Policy #30

name: Scan Devcontainer Image
permissions:
contents: read
on:
push:
branches:
- main
- master
pull_request: null
jobs:
scan-devcontainer:
name: Scan Devcontainer Image
uses: Vianpyro/Template/.github/workflows/docker-image-verification.yml@main
with:
image_name: devcontainer
dockerfile_path: ./Dockerfile
context: .devcontainer