Merge branch 'develop' into build_improve-electron-forge_v3

This commit is contained in:
Elian Doran
2025-03-15 23:42:43 +02:00
committed by GitHub
44 changed files with 535 additions and 638 deletions

View File

@@ -1,9 +1,9 @@
name: Dev
on:
push:
branches-ignore:
- 'develop'
- 'feature/update**'
branches: [ develop ]
pull_request:
branches: [ develop ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}