Skip to content

Commit 335d254

Browse files
Update create_repository.yaml
updating job run name
1 parent 7db5618 commit 335d254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_repository.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ env:
222222
GITIGNORE_TEMPLATE: ${{ github.event.inputs.gitignore_template }}
223223
LICENSE_TEMPLATE: ${{ github.event.inputs.license_template }}
224224

225-
225+
run-name: {{ github.actor }} creating ${{ inputs.repository_name }}
226226
jobs:
227227
github-repository-creation-using-github-workflow:
228228
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)