Skip to content

Commit 6b3fab5

Browse files
committed
run workflow on tag
1 parent dfd02a0 commit 6b3fab5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ on:
4141
# TODO: Revert changes
4242
# pull_request:
4343
# branches: [ 'master', 'release/**' ]
44+
tags:
45+
- 'v*'
4446

4547
concurrency:
4648
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)