Merge branch 'stable' into stable-android

This commit is contained in:
Evgeny Poberezkin
2024-09-24 12:42:55 +01:00
79 changed files with 605 additions and 238 deletions

View File

@@ -5,12 +5,22 @@ on:
branches:
- master
- stable
- users
tags:
- "v*"
- "!*-fdroid"
- "!*-armv7a"
pull_request:
paths-ignore:
- "apps/ios"
- "apps/multiplatform"
- "blog"
- "docs"
- "fastlane"
- "images"
- "packages"
- "website"
- "README.md"
- "PRIVACY.md"
jobs:
prepare-release: