Skip to content

Commit 2c66577

Browse files
author
Ruslan Farkhutdinov
committed
Storybook Deployment: Update run name
1 parent 0a3a326 commit 2c66577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-storybook-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: PR Storybook - Preview
2-
run-name: "PR Storybook — PR #${{ github.event.pull_request.number }}: ${{ github.event.pull_request.title }}"
2+
run-name: "PR #${{ github.event.pull_request.number }}: ${{ github.event.pull_request.title }}"
33

44
on:
55
pull_request:

0 commit comments

Comments
 (0)