Skip to content

infra: create "check-and-test" workflow #7

infra: create "check-and-test" workflow

infra: create "check-and-test" workflow #7

Workflow file for this run

name: Build
permissions: write-all
on:
push:
branches: ["main"]
workflow_dispatch:
jobs:
build-and-push:
uses: ClayenApps/actions/.github/workflows/docker-ghcr.yml@main