Skip to content

Commit

Permalink
Merge pull request #142 from localheinz/feature/description
Browse files Browse the repository at this point in the history
Enhancement: Mention GitHub actions in description
  • Loading branch information
localheinz authored Nov 7, 2019
2 parents 85014ba + 0b38bbd commit 7406ca6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ repository:
allow_rebase_merge: false
allow_squash_merge: false
default_branch: master
description: ":octocat: + :ledger: Provides a GitHub repository template for a PHP library."
description: ":octocat: + :ledger: Provides a GitHub repository template for a PHP library, using GitHub actions."
has_downloads: true
has_issues: true
has_pages: false
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "localheinz/php-library-template",
"type": "library",
"description": "Provides a GitHub repository template for a PHP library.",
"description": "Provides a GitHub repository template for a PHP library, using GitHub actions.",
"homepage": "https://github.com/localheinz/php-library-template",
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 7406ca6

Please sign in to comment.