From 5b8b12d21cad34b9020ba6b89e603e83d8e84aed Mon Sep 17 00:00:00 2001 From: "aleksandr.vodyanov" Date: Wed, 22 May 2024 16:22:01 +0300 Subject: [PATCH] up --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index b4a767e..1c56ac6 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh echo "Processing event '$GITHUB_EVENT_NAME'" echo "List of files with absent license:" echo "==================================="