Skip to content

Commit 6a54cb5

Browse files
authored
Merge pull request #6 from codeigniter4/fix-phpcpd.yml
fix: options are not required
2 parents 93dad74 + 659d256 commit 6a54cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpcpd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
type: string
2222
options:
2323
description: Options to phpcpd
24-
required: true
24+
required: false
2525
type: string
2626

2727
concurrency:

0 commit comments

Comments
 (0)