Add staging tags support

This commit is contained in:
Andrey Sobolev
2025-09-12 12:13:52 +07:00
parent faa3490e40
commit 043eef84f4
+1
View File
@@ -5,6 +5,7 @@ on:
branches: ['main']
tags:
- 'v0.7.*'
- 's0.7.*'
pull_request:
branches: ['main']