Skip to content

Commit 5f4896a

Browse files
Update 4_6_2_Core_Unit_Tests_Win.yaml
1 parent b1ca46e commit 5f4896a

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/4_6_2_Core_Unit_Tests_Win.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
name: build and test .NET 4.6.2 Windows
22

33
on:
4-
push:
5-
pull_request:
6-
branches: [ release, development ]
7-
paths:
8-
- '**.cs'
9-
- '**.csproj'
4+
workflow_dispatch:
105

116
env:
127
DOTNET_VERSION: '9.0.x' # The .NET SDK version to use

0 commit comments

Comments
 (0)