Skip to content

Commit e01b2f0

Browse files
authored
Merge pull request #157 from shivammathur/develop
Fix description in actions.yml
2 parents 4f0d810 + f7f8ecb commit e01b2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'Setup PHP Action'
22
author: shivammathur
3-
description: 'Setup PHP in GitHub Actions with required extensions, php.ini configuration, code-coverage support and various tools like composer'
3+
description: 'Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer'
44
branding:
55
color: 'purple'
66
inputs:

0 commit comments

Comments
 (0)