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