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:
|
||||
pull_request:
|
||||
paths:
|
||||
- "api/**"
|
||||
- "lom/**"
|
||||
push:
|
||||
paths:
|
||||
- "api/**"
|
||||
- "lom/**"
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue