Skip to content

Commit 20e766a

Browse files
committed
Issue #2: Added Laminas CI file.
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
1 parent e1f34be commit 20e766a

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: "Continuous Integration"
2+
3+
on:
4+
pull_request:
5+
push:
6+
branches:
7+
tags:
8+
9+
jobs:
10+
ci:
11+
uses: laminas/workflow-continuous-integration/.github/workflows/continuous-integration.yml@1.x

0 commit comments

Comments
 (0)