chore: update description

This commit is contained in:
dessant
2019-03-05 03:12:17 +02:00
parent 6f75efec44
commit 9ea2dc30fe
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ to use the app for all current and future repositories.**
#### Configuration
Create `.github/label-actions.yml` in the default branch to enable the app,
or add it at the same file path to a special repository named `.github`.
or add it at the same file path to a repository named `.github`.
Configure the app by editing the following template:
```yaml

View File

@@ -20,7 +20,7 @@ The app performs certain actions when an issue or pull request is labeled or unl
#### Configuration
Create `.github/label-actions.yml` in the default branch to enable the app, or add it at the same file path to a special repository named `.github`. Configure the app by editing the following template:
Create `.github/label-actions.yml` in the default branch to enable the app, or add it at the same file path to a repository named `.github`. Configure the app by editing the following template:
```yaml
# Configuration for Label Actions - https://github.com/dessant/label-actions