Merge pull request #157 from shivammathur/develop

Fix description in actions.yml
This commit is contained in:
Shivam Mathur 2020-01-22 02:20:27 +05:30 committed by GitHub
commit e01b2f0bf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
name: 'Setup PHP Action'
author: shivammathur
description: 'Setup PHP in GitHub Actions with required extensions, php.ini configuration, code-coverage support and various tools like composer'
description: 'Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer'
branding:
color: 'purple'
inputs: