mirror of
https://github.com/ivuorinen/actions.git
synced 2026-01-26 03:23:59 +00:00
18 lines
205 B
Markdown
18 lines
205 B
Markdown
# ivuorinen/actions/pr-lint
|
|
|
|
## MegaLinter
|
|
|
|
### Description
|
|
|
|
Run MegaLinter on the repository
|
|
|
|
### Runs
|
|
|
|
This action is a `composite` action.
|
|
|
|
### Usage
|
|
|
|
```yaml
|
|
- uses: ivuorinen/actions/pr-lint@main
|
|
```
|