Skip to content

Commit 351ac44

Browse files
committed
Fix name of the preview CI
1 parent 4cc07ab commit 351ac44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency: preview-${{ github.ref }}
1212

1313
jobs:
1414
deploy-preview:
15-
name: Deploy Preview
15+
name: Deploy PR Preview
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout

0 commit comments

Comments
 (0)