Skip to content

Commit 636e9c2

Browse files
ydshiehzucchini-nlp
authored andcommitted
update bot comment again (huggingface#36974)
update Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
1 parent f0cf054 commit 636e9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/change_pr_to_draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: |
2323
echo $PR_NUMBER
2424
gh pr ready $PR_NUMBER --repo $REPO --undo
25-
gh pr comment $PR_NUMBER --repo $REPO --body "Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. The CI will be paused while the PR is in draft mode. When it is ready for review, please click the \`Ready for review\` button (at the bottom of the PR page). This will assign reviewers."
25+
gh pr comment $PR_NUMBER --repo $REPO --body "Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. The CI will be paused while the PR is in draft mode. When it is ready for review, please click the \`Ready for review\` button (at the bottom of the PR page). This will assign reviewers and trigger CI."

0 commit comments

Comments
 (0)