We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0798b82 commit c83eab0Copy full SHA for c83eab0
1 file changed
.github/workflows/ci.yml
@@ -13,6 +13,8 @@ on:
13
- 'global.json'
14
- '*.sln'
15
- '**/*.csproj'
16
+ tags:
17
+ - 'v*'
18
pull_request:
19
branches:
20
- master
0 commit comments