mirror of
https://github.com/ivuorinen/actions.git
synced 2026-03-04 07:54:34 +00:00
feat: add GitHub Actions workflows for code quality and automation (#2)
This commit is contained in:
17
pr-lint/README.md
Normal file
17
pr-lint/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user