mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-16 21:30:31 +02:00
Added slight explanation to the readme
This commit is contained in:
@@ -34,7 +34,8 @@ A GitHub action for styling files with [prettier](https://prettier.io).
|
|||||||
|
|
||||||
### Example Config
|
### 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
|
```yaml
|
||||||
name: Continuous Integration
|
name: Continuous Integration
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user