Skip to content

Add image scanner to build process #1

Add image scanner to build process

Add image scanner to build process #1

Workflow file for this run

name: "Test Current PR"
on:
pull_request:
paths:
- "*"
- ".github/**"
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit
name: Build image