Skip to content

Commit

Permalink
Enable tags
Browse files Browse the repository at this point in the history
  • Loading branch information
MattyRad committed Jan 22, 2024
1 parent 1a3dd25 commit d1b1ed7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@ name: Go
on:
push:
branches: [ "main" ]
tags:
- v*.*
pull_request:
branches: [ "main" ]
tags:
- v*.*
workflow_dispatch:
inputs:
logLevel:
Expand Down

0 comments on commit d1b1ed7

Please sign in to comment.