Skip to content

feat: Add 'ignore_trivy' input to Docker build workflows #31

feat: Add 'ignore_trivy' input to Docker build workflows

feat: Add 'ignore_trivy' input to Docker build workflows #31

Workflow file for this run

name: Create release
on:
push:
branches:
- main
permissions:
id-token: write
contents: write
pull-requests: write
issues: write
jobs:
release:
uses: ./.github/workflows/release-please.yaml
with:
releaseType: simple