Skip to content

chore: update sponsors #50

chore: update sponsors

chore: update sponsors #50

name: Build Docker Images (PRs)
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build-test-images:
uses: ./.github/workflows/service_docker-build-and-publish.yml
secrets: inherit
with:
release_type: 'latest'
push: false