Skip to content

feat: simplify mock generation with .mockery.yaml configuration #1007

feat: simplify mock generation with .mockery.yaml configuration

feat: simplify mock generation with .mockery.yaml configuration #1007

Workflow file for this run

---
name: Docker
on:
workflow_dispatch:
workflow_call:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
call:
permissions:
contents: read
packages: write
id-token: write
uses: opiproject/actions/.github/workflows/docker-publish.yml@main
secrets: inherit