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.
1 parent 2e9831e commit b1e2d52Copy full SHA for b1e2d52
.github/workflows/check_only_key_word.yml
@@ -38,4 +38,3 @@ jobs:
38
COMMENT_URL="https://api.github.com/repos/${{ github.repository }}/issues/${PR_NUMBER}/comments"
39
curl -s -H "Authorization: token ${GITHUB_TOKEN}" -X POST $COMMENT_URL -d "{\"body\":\"$COMMENT\"}"
40
exit 1
41
-
0 commit comments