Skip to content

Commit

Permalink
Fixed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
atteggiani committed Oct 4, 2023
1 parent d8f6939 commit b8db40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
pr-number: ${{ github.event.number }}

close-preview:
if: github.event.action == "closed"
if: github.event.action == 'closed'
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit b8db40e

Please sign in to comment.