Skip to content

Commit aa89d01

Browse files
committed
WIP
1 parent fa23e86 commit aa89d01

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/workflows/test.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: PHP
2+
3+
on:
4+
pull_request:
5+
workflow_dispatch:
6+
7+
jobs:
8+
php:
9+
name: PHP
10+
uses: icinga/github-actions/.github/workflows/php.yml@8224454836d2587e357c4012a5e302e47711cd28

0 commit comments

Comments
 (0)