Skip to content

Commit cf4f95b

Browse files
authored
Stale github.actor bug fix (#3483)
1 parent 3597d28 commit cf4f95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
1313
stale-issue-message: |
14-
👋 Hello @${{ github.actor }}, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.
14+
👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.
1515
1616
Access additional [YOLOv5](https://ultralytics.com/yolov5) 🚀 resources:
1717
- **Wiki** – https://github.com/ultralytics/yolov5/wiki

0 commit comments

Comments
 (0)