Skip to content

feat: build docker image w/ GHA #2

feat: build docker image w/ GHA

feat: build docker image w/ GHA #2

name: On Pull Request
on:
pull_request:
jobs:
build:
name: Build
uses: ./.github/workflows/wf-docker-build.yaml
with:
push-ghcr: true
save-cache: true