mirror of
https://github.com/ivuorinen/actions.git
synced 2026-01-26 03:23:59 +00:00
chore: markdown-table-formatter and formatting
This commit is contained in:
@@ -9,7 +9,7 @@ Runs pre-commit on the repository and pushes the fixes back to the repository
|
||||
### Inputs
|
||||
|
||||
| name | description | required | default |
|
||||
| ------------------- | ------------------------------------- | -------- | --------------------------- |
|
||||
|---------------------|---------------------------------------|----------|-----------------------------|
|
||||
| `pre-commit-config` | <p>pre-commit configuration file</p> | `false` | `.pre-commit-config.yaml` |
|
||||
| `base-branch` | <p>Base branch to compare against</p> | `false` | `""` |
|
||||
| `token` | <p>GitHub Token</p> | `false` | `${{ github.token }}` |
|
||||
|
||||
Reference in New Issue
Block a user