Trigger integration tests on PR (#174)

This commit is contained in:
Louis Singer
2024-05-23 17:54:00 +02:00
committed by GitHub
parent a6e0b6f408
commit 2dae630daf

View File

@@ -2,6 +2,10 @@ name: ci_integration
on:
push:
paths:
- "server/**"
branches: [master]
pull_request:
branches:
- master
paths: