Skip to content

removed cp and exif (#93) #414

removed cp and exif (#93)

removed cp and exif (#93) #414

Workflow file for this run

name: build
on:
push
permissions:
contents: read
jobs:
build:
uses: bzimmer/actions/.github/workflows/build.yaml@main
with:
skipBuild: false
skipCoverage: false
secrets: inherit
vuln:
uses: bzimmer/actions/.github/workflows/vuln.yaml@main