Skip to content

Commit 7e9267b

Browse files
authored
Update msbuild.yml
1 parent 001dfaf commit 7e9267b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/msbuild.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55

66
name: MSBuild
77

8-
on:
8+
on:
99
push:
10-
branches: [ "main" ]
11-
pull_request:
12-
branches: [ "main" ]
10+
tags:
11+
- '*'
1312

1413
env:
1514
# Path to the solution file relative to the root of the project.

0 commit comments

Comments
 (0)