This commit is contained in:
Alexander Aleksandrovič Klimov 2025-04-03 13:27:56 +02:00 committed by GitHub
parent da888b8719
commit ba52383bb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 11 deletions

View File

@ -2,9 +2,7 @@ name: Docker image
on: on:
pull_request: {} pull_request: {}
push: push: {}
branches:
- master
release: release:
types: types:
- published - published

View File

@ -1,10 +1,7 @@
name: Linux name: Linux
on: on:
push: push: {}
branches:
- master
- 'support/*'
pull_request: {} pull_request: {}
concurrency: concurrency:

View File

@ -1,10 +1,7 @@
name: Windows name: Windows
on: on:
push: push: {}
branches:
- master
- 'support/*'
pull_request: {} pull_request: {}
concurrency: concurrency: