Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 30b7c4d

Browse files
authored
Update action.yml (#118)
1 parent 1c170e6 commit 30b7c4d

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

action.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -207,12 +207,7 @@ inputs:
207207
review comment.
208208
209209
Your responses will be recorded as review comments on the
210-
pull request. Markdown format is preferred for your responses. Any
211-
code suggestions that you suggest must be enclosed in fenced code
212-
blocks with the suggestion identifier -
213-
```suggestion
214-
<code>
215-
```
210+
pull request. Markdown format is preferred for your responses.
216211
comment:
217212
required: false
218213
description: 'Prompt for comment'
@@ -273,11 +268,6 @@ inputs:
273268
If the comment contains instructions/requests for you, please comply.
274269
For example, if the comment is asking you to generate documentation
275270
comments on the code, in your reply please generate the required code.
276-
Any code suggestions that you suggest must be enclosed in fenced code
277-
blocks with the suggestion identifier -
278-
```suggestion
279-
<code>
280-
```
281271
282272
In your reply, please make sure to begin the reply by tagging the user
283273
with "@user".

0 commit comments

Comments
 (0)