GHA: Docker: don't run on support/* branches

PRs to them are already covered and we don't need support* image tags.
This commit is contained in:
Alexander Aleksandrovič Klimov 2024-04-19 11:50:13 +02:00 committed by Alexander A. Klimov
parent 9f624f678a
commit 36ac418ad1

View File

@ -5,7 +5,6 @@ on:
push: push:
branches: branches:
- master - master
- 'support/*'
release: release:
types: types:
- published - published