1.9.19 - Cherry pick release CI (#2643)

This commit is contained in:
filtered
2025-02-20 14:33:10 +11:00
committed by GitHub
parent c4b88e8842
commit 7c9e19f215
5 changed files with 13 additions and 2 deletions

View File

@@ -5,11 +5,15 @@ on:
branches:
- main
- master
- 'core/*'
- 'desktop/*'
pull_request:
branches:
- main
- master
- 'dev*'
- 'core/*'
- 'desktop/*'
jobs:
jest-tests: