chore: Experiment with removing pull request CI testing.

This commit is contained in:
greysoh 2024-05-10 18:00:34 -04:00
parent 47a596f7b4
commit 60c521bfa7
No known key found for this signature in database
GPG key ID: FE0F173B8FC01571
2 changed files with 0 additions and 6 deletions

View file

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

View file

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