fix: Fixes LOM CI.
This commit is contained in:
parent
431acc505e
commit
ef43007f8e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/lom-testing.yml
vendored
4
.github/workflows/lom-testing.yml
vendored
|
@ -3,10 +3,10 @@ name: CI Testing (LOM)
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- "api/**"
|
- "lom/**"
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- "api/**"
|
- "lom/**"
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue