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 GitHub
parent 7aaaa0b9b4
commit 4026b5b254
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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