Revert "chore: Experiment with removing pull request CI testing."
This reverts commit bff0e30e6f
.
This commit is contained in:
parent
bff0e30e6f
commit
a38c0acf5e
2 changed files with 6 additions and 0 deletions
3
.github/workflows/lom-testing.yml
vendored
3
.github/workflows/lom-testing.yml
vendored
|
@ -1,6 +1,9 @@
|
|||
name: CI Testing (LOM)
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- "api/**"
|
||||
push:
|
||||
paths:
|
||||
- "api/**"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue