Adjust github action for debug

This commit is contained in:
Loki Rautio
2026-03-05 14:33:33 -06:00
parent d3593f1df3
commit f48a39ae3d

View File

@@ -3,7 +3,7 @@ name: MSBuild Debug Test
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened, closed]
types: [opened, reopened, synchronize]
paths-ignore:
- '.gitignore'
- '*.md'