Skip to content

Add method: show state #44

Add method: show state

Add method: show state #44

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