#!/bin/bash
set -euo pipefail

node scripts/check-dev-delivery-actions.mjs
