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

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: