workflows: update triggers for renamed branches

This commit is contained in:
Alexandr Stelnykovych
2025-07-28 15:02:29 +03:00
parent bf8da732b9
commit 95459aae21
6 changed files with 44 additions and 22 deletions

View File

@@ -3,8 +3,9 @@ name: Release v2.X
on:
push:
branches:
- v2.0
- feature/new-installer
- main
- development
tags:
- v*
workflow_dispatch: