glenn-jocher commited on
Commit
cf4f95b
Β·
unverified Β·
1 Parent(s): 3597d28

Stale `github.actor` bug fix (#3483)

Browse files
Files changed (1) hide show
  1. .github/workflows/stale.yml +1 -1
.github/workflows/stale.yml CHANGED
@@ -11,7 +11,7 @@ jobs:
11
  with:
12
  repo-token: ${{ secrets.GITHUB_TOKEN }}
13
  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.
15
 
16
  Access additional [YOLOv5](https://ultralytics.com/yolov5) πŸš€ resources:
17
  - **Wiki** – https://github.com/ultralytics/yolov5/wiki
 
11
  with:
12
  repo-token: ${{ secrets.GITHUB_TOKEN }}
13
  stale-issue-message: |
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.
15
 
16
  Access additional [YOLOv5](https://ultralytics.com/yolov5) πŸš€ resources:
17
  - **Wiki** – https://github.com/ultralytics/yolov5/wiki