Skip to content

Merge branch 'release/6.0.0' of https://github.com/DbUp/dbup-mysql in… #55

Merge branch 'release/6.0.0' of https://github.com/DbUp/dbup-mysql in…

Merge branch 'release/6.0.0' of https://github.com/DbUp/dbup-mysql in… #55

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