From 843176632904530e04ee49da8e6dad1af4a54e83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Turan=20Karatu=C4=9F?= Date: Mon, 17 Oct 2022 14:35:27 +0300 Subject: [PATCH] Fixes. --- .github/workflows/cherry-pick.yml | 1 - entrypoint.sh | 0 2 files changed, 1 deletion(-) mode change 100644 => 100755 entrypoint.sh diff --git a/.github/workflows/cherry-pick.yml b/.github/workflows/cherry-pick.yml index f51989d..a442de3 100644 --- a/.github/workflows/cherry-pick.yml +++ b/.github/workflows/cherry-pick.yml @@ -2,7 +2,6 @@ name: Cherry Pick On Comment on: issue_comment: types: [created] - jobs: cherry-pick: name: Cherry Pick diff --git a/entrypoint.sh b/entrypoint.sh old mode 100644 new mode 100755