Skip to content

Commit f203f74

Browse files
Update release.yml
1 parent c498a9c commit f203f74

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/release.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,3 +306,9 @@ jobs:
306306
comment-id: ${{ steps.found-comment.outputs.comment-id }}
307307
body: ${{ steps.comment-text.outputs.result }}
308308
edit-mode: 'replace'
309+
- name: First interaction
310+
311+
# Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }} repo-token:
312+
# Comment to post on an individual's first issue-message: # optional
313+
# Comment to post on an individual's first pull requespr-message: # optional
314+

0 commit comments

Comments
 (0)