Skip to content

Update to DbUp-core 6.0 and all the references #10

Update to DbUp-core 6.0 and all the references

Update to DbUp-core 6.0 and all the references #10

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