Skip to content

Commit ca29c5a

Browse files
authored
Merge pull request #152 from codeharborhub/alert-autofix-2
Potential fix for code scanning alert no. 2: Code injection
2 parents 84c8d95 + 92d53ea commit ca29c5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/issue_creation_workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,3 @@ jobs:
5353
if [[ "$issue_body" != *"security"* ]] || [[ "$issue_body" != *"trust"* ]]; then
5454
echo "Issue does not mention security or trust."
5555
exit 1
56-
fi

0 commit comments

Comments
 (0)