mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-03 04:42:23 +00:00
18 lines
207 B
Markdown
18 lines
207 B
Markdown
# ivuorinen/actions/biome-fix
|
|
|
|
## Biome Fix
|
|
|
|
### Description
|
|
|
|
Run Biome fix on the repository
|
|
|
|
### Runs
|
|
|
|
This action is a `composite` action.
|
|
|
|
### Usage
|
|
|
|
```yaml
|
|
- uses: ivuorinen/actions/biome-fix@main
|
|
```
|