diff --git a/.github/workflows/scripts/spam-detection/generate-prompt.sh b/.github/workflows/scripts/spam-detection/generate-prompt.sh deleted file mode 100755 index 9437bf751..000000000 --- a/.github/workflows/scripts/spam-detection/generate-prompt.sh +++ /dev/null @@ -1,23 +0,0 @@ -#!/bin/bash - -# Generate the prompt for the spam detection AI model. The issue title and body -# should be provided as arguments. -# -# This script must be run from the root directory of the repository. - -set -euo pipefail - -_issue_title="$1" -_issue_body="$2" - -_prompt=" -