fix: Add paths-ignore for CatalogLite in Windows Avalonia build workflow
This commit is contained in:
parent
181229aa41
commit
50f0209eb9
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ on:
|
||||||
- develop
|
- develop
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
|
paths-ignore:
|
||||||
|
- 'CatalogLite/**'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue