We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84c8d95 + 92d53ea commit ca29c5aCopy full SHA for ca29c5a
.github/workflows/issue_creation_workflow.yml
@@ -53,4 +53,3 @@ jobs:
53
if [[ "$issue_body" != *"security"* ]] || [[ "$issue_body" != *"trust"* ]]; then
54
echo "Issue does not mention security or trust."
55
exit 1
56
- fi
0 commit comments