Skip to content

Merge pull request #25 from Bartleby2718/main #52

Merge pull request #25 from Bartleby2718/main

Merge pull request #25 from Bartleby2718/main #52

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