Files
actions/prettier-fix/README.md

18 lines
226 B
Markdown

# ivuorinen/actions/prettier-fix
## Prettier Fix
### Description
Run Prettier to fix code style violations
### Runs
This action is a `composite` action.
### Usage
```yaml
- uses: ivuorinen/actions/prettier-fix@main
```