Files

6 lines
101 B
Bash
Executable File

#!/usr/bin/env bash
set -eo pipefail
go run github.com/rhysd/actionlint/cmd/actionlint@v1.7.1 "$@"