Skip to content

Commit

Permalink
⚗️ temp commit test
Browse files Browse the repository at this point in the history
  • Loading branch information
jgalat committed Sep 19, 2023
1 parent 79ee6d2 commit 72af63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

e2e-report-publish:
needs: [e2e-report]
if: ${{ always() && github.event.action == 'closed' && github.event.pull_request.merged }}
if: always()
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit 72af63f

Please sign in to comment.