Adjust github action for debug
This commit is contained in:
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'
|
||||
|
||||
Reference in New Issue
Block a user