ci: tag pattern

This commit is contained in:
2026-01-30 20:39:31 +00:00
parent 7648cb2bfa
commit dd8ecce947

View File

@@ -6,7 +6,7 @@ on:
- main - main
- feature-* - feature-*
tags: tags:
- "v*" - "v*.*.*"
jobs: jobs:
lint: lint: