mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-23 00:41:36 +00:00
chore(workflow): update paths in desktop packaging workflow to include additional directories
This commit is contained in:
parent
e39f95584c
commit
c95d2dc944
1 changed files with 3 additions and 0 deletions
3
.github/workflows/desktop-packaging.yml
vendored
3
.github/workflows/desktop-packaging.yml
vendored
|
|
@ -5,6 +5,9 @@ on:
|
|||
paths:
|
||||
- .github/workflows/desktop-packaging.yml
|
||||
- gitnexus-desktop/**
|
||||
- gitnexus/**
|
||||
- gitnexus-web/**
|
||||
- gitnexus-shared/**
|
||||
workflow_dispatch:
|
||||
|
||||
permissions: {}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue