chore: add script to enable running unsigned macOS builds from CI locally

This commit is contained in:
Bruno Alexandre Rosa 2026-03-14 15:55:55 -03:00
parent 8180d2e3b0
commit 629af67d82
2 changed files with 99 additions and 0 deletions

View file

@ -17,6 +17,7 @@ on:
- '!.husky/**'
- '!.tx/**'
- '!doc/**'
- '!scripts/**'
- '!webclient/**'
- '.github/workflows/desktop-build.yml'
- 'CMakeLists.txt'
@ -32,6 +33,7 @@ on:
- '!.husky/**'
- '!.tx/**'
- '!doc/**'
- '!scripts/**'
- '!webclient/**'
- '.github/workflows/desktop-build.yml'
- 'CMakeLists.txt'