Skip to content

Commit

Permalink
tags
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoborges committed Nov 3, 2023
1 parent e3f517a commit c8b56a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,15 @@ name: CI Build
on:
push:
branches: [ "main" ]
tags:
- "v*.*.*"
pull_request:
branches: [ "main" ]

jobs:
build:
permissions:
contents: write
runs-on: windows-latest

steps:
Expand Down

0 comments on commit c8b56a5

Please sign in to comment.