Skip to content

Commit

Permalink
fix: Run CI on pushing a version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nat-n committed Nov 25, 2024
1 parent 525a1eb commit 3884fcd
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 @@ -9,6 +9,8 @@ on:
branches:
- main
- development
tags:
- v*

jobs:

Expand Down

0 comments on commit 3884fcd

Please sign in to comment.