Run CI for version tags
This commit is contained in:
parent
f51026dff1
commit
0943dc27a2
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -4,6 +4,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- v*
|
||||
pull_request:
|
||||
branches:
|
||||
- "**"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue