Merge branch 'master' into patch-2025.10.1

This commit is contained in:
freearhey
2025-10-08 21:31:07 +03:00
138 changed files with 2854 additions and 2196 deletions

View File

@@ -2,7 +2,7 @@ name: check
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened, edited]
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true