Fix yml tags_stable

This commit is contained in:
alesapin 2022-02-03 16:15:01 +03:00
parent cf8c76f859
commit 97d98287e0

View File

@ -6,8 +6,8 @@ name: TagsStableWorkflow
on: # yamllint disable-line rule:truthy
push:
tags:
- 'v*-stable'
- 'v*-lts'
- 'v*-stable'
- 'v*-lts'
jobs: