We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa23e86 commit aa89d01Copy full SHA for aa89d01
.github/workflows/test.yml
@@ -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