Skip to content

Commit

Permalink
Update pr-preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioRibera authored May 17, 2024
1 parent e1b7fc5 commit 42d08ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ concurrency:

jobs:
deploy-preview:
if: ${{ github.event.action != "closed" }}
if: ${{ github.event.action != 'closed' }}
permissions:
contents: read
pull-requests: write
Expand Down

0 comments on commit 42d08ba

Please sign in to comment.