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:
pull_request: {}
push:
branches:
- master
push: {}
release:
types:
- published

View File

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

View File

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