Skip to content

Commit d3e55e4

Browse files
committed
Added CI pipeline
1 parent afb607a commit d3e55e4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: "Continuous Integration"
2+
3+
on:
4+
pull_request:
5+
push:
6+
7+
jobs:
8+
ci:
9+
uses: laminas/workflow-continuous-integration/.github/workflows/[email protected]

0 commit comments

Comments
 (0)