Skip to content

Commit 4f59088

Browse files
committed
fix(php): wd
1 parent 8196005 commit 4f59088

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/reusable-php-checks-v2.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: Check PHP V2
22

33
on:
44
workflow_call:
5-
# inputs:
6-
# working-directory:
7-
# required: false
8-
# default: packages/core-v2
9-
# type: string
5+
inputs:
6+
working-directory:
7+
required: false
8+
default: packages/core-v2
9+
type: string
1010

1111
defaults:
1212
run:

0 commit comments

Comments
 (0)