chore(workflow): update paths in desktop packaging workflow to include additional directories

This commit is contained in:
Sparsh 2026-05-10 23:58:16 +05:30
parent e39f95584c
commit c95d2dc944

View file

@ -5,6 +5,9 @@ on:
paths:
- .github/workflows/desktop-packaging.yml
- gitnexus-desktop/**
- gitnexus/**
- gitnexus-web/**
- gitnexus-shared/**
workflow_dispatch:
permissions: {}