Skip to content

Commit

Permalink
Stale github.actor bug fix (#3483)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jun 6, 2021
1 parent 3597d28 commit cf4f95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: |
πŸ‘‹ 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.
πŸ‘‹ 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.
Access additional [YOLOv5](https://ultralytics.com/yolov5) πŸš€ resources:
- **Wiki** – https://github.com/ultralytics/yolov5/wiki
Expand Down

0 comments on commit cf4f95b

Please sign in to comment.