Disable double builds

This commit is contained in:
Vladimir Hodakov 2025-01-13 17:22:36 +04:00
parent e401a34fd6
commit a3fd96235c
Signed by: Vladimir Hodakov
GPG Key ID: 673980B6882F82C6

View File

@ -7,6 +7,7 @@ labels:
platform: ${platform}
when:
branch: main
event: [push, pull_request, tag]
variables: