Skip to content

Commit e468f83

Browse files
Update workflow.yaml
1 parent d028e17 commit e468f83

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/workflow.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ jobs:
113113
token: ${{ secrets.GH_PAT }}
114114
title: "Add new repository: ${{ env.REPO_NAME }}"
115115
body: |
116-
This PR adds the requested repository: **${{ env.REPO_NAME }}**.
116+
This PR Requested to create repo with following details
117+
- **repository**: **${{ env.REPO_NAME }}**.
117118
- **Default Branch**: `${{ env.BRANCH }}`
118119
- **Include README**: `${{ env.INCLUDE_README }}`
119120
branch: "repo-request-${{ env.REPO_NAME }}"

0 commit comments

Comments
 (0)