Skip to content

Commit 42d08ba

Browse files
authored
Update pr-preview.yml
1 parent e1b7fc5 commit 42d08ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ concurrency:
2828

2929
jobs:
3030
deploy-preview:
31-
if: ${{ github.event.action != "closed" }}
31+
if: ${{ github.event.action != 'closed' }}
3232
permissions:
3333
contents: read
3434
pull-requests: write

0 commit comments

Comments
 (0)