mirror of
https://github.com/aljazceru/ark.git
synced 2026-01-14 17:24:22 +01:00
Trigger integration tests on PR (#174)
This commit is contained in:
4
.github/workflows/ark.integration.yaml
vendored
4
.github/workflows/ark.integration.yaml
vendored
@@ -2,6 +2,10 @@ name: ci_integration
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "server/**"
|
||||
branches: [master]
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user