Skip to content

Use reusable workflow for build (#13) #39

Use reusable workflow for build (#13)

Use reusable workflow for build (#13) #39

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
name: Build
uses: DbUp/Universe/.github/workflows/build.yml@reusable