chore(workflows): add support for manual triggering and include 'v4' branch in Docker publish workflow
This commit is contained in:
@@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- v4
|
||||
workflow_dispatch: # Ручной запуск из Gitea Actions
|
||||
|
||||
jobs:
|
||||
lint-and-test:
|
||||
|
||||
Reference in New Issue
Block a user