Skip to content

Bump MessagePack from 2.5.171 to 2.5.187 in /src/bctklib #52

Bump MessagePack from 2.5.171 to 2.5.187 in /src/bctklib

Bump MessagePack from 2.5.171 to 2.5.187 in /src/bctklib #52

Workflow file for this run

name: On Pull Request (*.cs/ *.csproj Files)
on:
pull_request:
branches:
- master
- development
- release/*
paths:
- '**.cs'
- '**.csproj'
jobs:
test:
uses: ./.github/workflows/test.yml