Skip to content

Ignored commit that bumps the major version #26

Ignored commit that bumps the major version

Ignored commit that bumps the major version #26

Workflow file for this run

name: CI
on:
push:
branches:
- '**' # Ignores pushes of tags
pull_request:
workflow_dispatch:
jobs:
build:
name: Build
uses: DbUp/Universe/.github/workflows/build.yml@main