mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-28 20:53:13 +00:00
chore: markdown-table-formatter and formatting
This commit is contained in:
@@ -10,13 +10,13 @@ Emits an output 'found' which is true or false.
|
||||
### Inputs
|
||||
|
||||
| name | description | required | default |
|
||||
| -------------- | --------------------------------------- | -------- | ------- |
|
||||
|----------------|-----------------------------------------|----------|---------|
|
||||
| `file-pattern` | <p>Glob pattern for files to check.</p> | `true` | `""` |
|
||||
|
||||
### Outputs
|
||||
|
||||
| name | description |
|
||||
| ------- | -------------------------------------------------------------- |
|
||||
|---------|----------------------------------------------------------------|
|
||||
| `found` | <p>Indicates if the files matching the pattern were found.</p> |
|
||||
|
||||
### Runs
|
||||
|
||||
Reference in New Issue
Block a user