Skip to content

Commit 8101751

Browse files
JolienTroglippserd
authored andcommitted
Use reusable PHP test workflow for icinga/github-actions with temp. commit-hash
1 parent a7b4d61 commit 8101751

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

.github/workflows/php.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
name: PHP test
1+
name: PHP
22

33
on:
44
pull_request:
5-
branches:
6-
- main
75
workflow_dispatch:
86

9-
10-
117
jobs:
128
php:
13-
name: PHP Testing
14-
uses: icinga/github-actions/.github/workflows/php.yml@php-workflow
9+
name: PHP
10+
uses: icinga/github-actions/.github/workflows/php.yml@8224454836d2587e357c4012a5e302e47711cd28

0 commit comments

Comments
 (0)