Skip to content

Commit e06d211

Browse files
authored
Update issue-labeled.yml
1 parent a17b028 commit e06d211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-labeled.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
token: ${{ secrets.GITHUB_TOKEN }}
3232
issue-number: ${{ github.event.issue.number }}
3333
body: |
34-
This issue is a duplicate and has already been reported and fixed. Please review closed issues for the upcoming milestone release.
34+
This issue is a duplicate and has already been reported and possibly fixed. Please review other issues both open and closed for a similar issue to this one.
3535
- name: Needs Reproducer
3636
if: "${{ github.event.label.name == 'Status: Needs Reproducer'}}"
3737
uses: actions-cool/issues-helper@v3

0 commit comments

Comments
 (0)