4 lines
47 B
Bash
4 lines
47 B
Bash
#!/usr/bin/env sh
|
|
|
|
yamllint "${INPUT_CONTEXT}"
|
#!/usr/bin/env sh
|
|
|
|
yamllint "${INPUT_CONTEXT}"
|