mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-04-23 15:36:07 +00:00
Adjust github action for debug
This commit is contained in:
parent
d3593f1df3
commit
f48a39ae3d
2
.github/workflows/debug-test.yml
vendored
2
.github/workflows/debug-test.yml
vendored
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue