also rebuild when libs change
This commit is contained in:
parent
25a2c3c6f9
commit
0ce8070b3b
3 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,7 @@ on:
|
|||
branches-ignore:
|
||||
- "!release"
|
||||
paths:
|
||||
- "Client/libs/**"
|
||||
- ".forgejo/workflows/build-installer.yml"
|
||||
- "scripts/**"
|
||||
- "Installer/**"
|
||||
|
|
|
@ -4,6 +4,7 @@ on:
|
|||
branches-ignore:
|
||||
- "!release"
|
||||
paths:
|
||||
- "Client/libs/**"
|
||||
- ".forgejo/workflows/build-loader.yml"
|
||||
- "scripts/**"
|
||||
- "Loader/**"
|
||||
|
|
|
@ -4,6 +4,7 @@ on:
|
|||
branches-ignore:
|
||||
- "!release"
|
||||
paths:
|
||||
- "Client/libs/**"
|
||||
- ".forgejo/workflows/build-server.yml"
|
||||
- "scripts/**"
|
||||
- "Server/**"
|
||||
|
|
Loading…
Add table
Reference in a new issue