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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened, closed]
|
types: [opened, reopened, synchronize]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
- '*.md'
|
- '*.md'
|
||||||
|
|||||||
Reference in New Issue
Block a user