feat: add quick_test input in bundle-desktop workflow (#808)

This commit is contained in:
Salman Mohammed
2025-01-27 12:47:28 -05:00
committed by GitHub
parent 174e1b33d0
commit ad29e30961
4 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
on:
push:
paths-ignore:
- 'docs/**'
- 'documentation/**'
branches:
- main
pull_request:
paths-ignore:
- 'docs/**'
- 'documentation/**'
branches:
- main
workflow_dispatch: