Skip to content

build

build #1

Workflow file for this run

name: build
env: { DOTNET_NOLOGO: true }
on:
workflow_dispatch:
pull_request:
branches:
- main
paths:
- src/**
- test/**
types:
- opened
- ready_for_review
- review_requested
jobs:
pipeline:
uses: HereticSoftware/Translate/.github/workflows/_.yaml@main
with:
test: true