Added slight explanation to the readme

This commit is contained in:
2021-11-30 17:22:11 +01:00
parent aecd8574c0
commit b072432b6b

View File

@@ -34,7 +34,8 @@ A GitHub action for styling files with [prettier](https://prettier.io).
### Example Config
#### Example 1 (run on push in main)
> Hint: if you still use the old naming convention or generally a different branch name, please replace the `main` in the following configurations.
#### Example 1 (run on push in branch main)
```yaml
name: Continuous Integration