aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/debug-test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/debug-test.yml')
-rw-r--r--.github/workflows/debug-test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/debug-test.yml b/.github/workflows/debug-test.yml
index 0669a52f..4acd5fc5 100644
--- a/.github/workflows/debug-test.yml
+++ b/.github/workflows/debug-test.yml
@@ -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'