Commit eeb87082 authored by Jörg Thalheim's avatar Jörg Thalheim
Browse files

add actionlint script

parent 2adf4095
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash actionlint shellcheck -I nixpkgs=../..
set -euo pipefail

SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
cd "$SCRIPT_DIR/../.."
actionlint