Revert "chore: Experiment with removing pull request CI testing."

This reverts commit bff0e30e6f.
This commit is contained in:
greysoh 2024-05-10 18:01:24 -04:00
parent bff0e30e6f
commit a38c0acf5e
No known key found for this signature in database
GPG key ID: FE0F173B8FC01571
2 changed files with 6 additions and 0 deletions

View file

@ -1,6 +1,9 @@
name: CI Testing (LOM)
on:
pull_request:
paths:
- "api/**"
push:
paths:
- "api/**"