.github/workflows/ci.yml 🔗
@@ -4,6 +4,7 @@ on:
push:
branches:
- main
+ - "v*"
tags:
- "v*"
pull_request:
Max Brunsfeld created
.github/workflows/ci.yml | 1 +
1 file changed, 1 insertion(+)
@@ -4,6 +4,7 @@ on:
push:
branches:
- main
+ - "v*"
tags:
- "v*"
pull_request: