Skip to content

Commit 4e28dc0

Browse files
committed
trying to fix the tag
1 parent de98130 commit 4e28dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010
branches: [ "main" ]
1111
tags:
12-
- '*'
12+
- "v*"
1313
workflow_dispatch:
1414

1515
jobs:

0 commit comments

Comments
 (0)