We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50da049 commit 1a68fd2Copy full SHA for 1a68fd2
.github/workflows/test-visual-studio.yml
@@ -2,8 +2,7 @@ name: wolfBoot Visual Studio
2
3
on:
4
push:
5
- # TODO: branches: [ 'master', 'main', 'release/**' ]
6
- branches: [ '*' ]
+ branches: [ 'master', 'main', 'release/**' ]
7
pull_request:
8
branches: [ '*' ]
9
0 commit comments