Update CI/CD workflow

This commit is contained in:
2026-04-18 18:59:31 +03:00
parent 25a27e3c16
commit 0d4df6b222
+2
View File
@@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- "**" - "**"
tags:
- "*"
pull_request: pull_request:
branches: branches:
- master - master