We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de98130 commit 4e28dc0Copy full SHA for 4e28dc0
1 file changed
.github/workflows/dotnet.yml
@@ -9,7 +9,7 @@ on:
9
pull_request:
10
branches: [ "main" ]
11
tags:
12
- - '*'
+ - "v*"
13
workflow_dispatch:
14
15
jobs:
0 commit comments