ci: avoid duplicate builds and document image publishing
CI / Test and publish (push) Successful in 26s

This commit is contained in:
2026-09-10 19:41:58 +04:00
parent 894d3cbce9
commit bf306eddba
2 changed files with 34 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: CI
on:
push:
branches: ['**']
branches: [master]
tags: ['v*']
pull_request:
workflow_dispatch: