We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc07ab commit 351ac44Copy full SHA for 351ac44
1 file changed
.github/workflows/preview.yml
@@ -12,7 +12,7 @@ concurrency: preview-${{ github.ref }}
12
13
jobs:
14
deploy-preview:
15
- name: Deploy Preview
+ name: Deploy PR Preview
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
0 commit comments