Skip to content

Commit 1a68fd2

Browse files
committed
Run on main, master, release push only
1 parent 50da049 commit 1a68fd2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test-visual-studio.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: wolfBoot Visual Studio
22

33
on:
44
push:
5-
# TODO: branches: [ 'master', 'main', 'release/**' ]
6-
branches: [ '*' ]
5+
branches: [ 'master', 'main', 'release/**' ]
76
pull_request:
87
branches: [ '*' ]
98

0 commit comments

Comments
 (0)