Skip to content

Commit

Permalink
chore: enforce semantic format of release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio-form3 committed Oct 24, 2023
1 parent 9e6d6eb commit 907174e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- master
tags:
- '**'
- "v*.*.*"
pull_request:

jobs:
Expand Down

0 comments on commit 907174e

Please sign in to comment.