Skip to content

Commit

Permalink
Run CI on tags
Browse files Browse the repository at this point in the history
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
  • Loading branch information
geofjamg committed Jan 16, 2025
1 parent d86a683 commit 37c2f31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- main
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*'

jobs:
build:
Expand Down

0 comments on commit 37c2f31

Please sign in to comment.