Skip to content

Enhance Main layout styles with background gradients and colors (#7) #41

Enhance Main layout styles with background gradients and colors (#7)

Enhance Main layout styles with background gradients and colors (#7) #41

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