Skip to content

Commit 93efe58

Browse files
committed
fix: update title format for stale repository report in README
1 parent a31a912 commit 93efe58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
uses: peter-evans/create-issue-from-file@v5
119119
with:
120120
issue-number: ${{ env.issue_number }}
121-
title: Stale repository report
121+
title: Stale-repository-report
122122
content-filepath: ./stale_repos.md
123123
assignees: <YOUR_GITHUB_HANDLE_HERE>
124124
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)