Add manual dispatch to dotnet build (#3115)

This commit is contained in:
Mihail Gribkov
2025-05-08 21:29:15 +03:00
committed by GitHub
parent 2b6a9129c9
commit 29dff786c2

View File

@@ -9,6 +9,7 @@ on:
pull_request:
paths-ignore:
- 'docs/**'
workflow_dispatch:
jobs:
build: