Commit 42c3c84
authored
Fix top-level action (#80)
Fix the `run` in the top-level action.
```
The template is not valid. prometheus/promci/769ee18070cd21cfc2a24fa912349fd3e48dee58/action.yml (Line: 6, Col: 7): Required property is missing: shell
```
Signed-off-by: SuperQ <superq@gmail.com>1 parent 26f10f3 commit 42c3c84
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments