mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-12 19:30:30 +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 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user