Skip to content

Commit 7a1b12f

Browse files
committed
chore: debug lighthouse ci
1 parent fd7ce32 commit 7a1b12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/visual-regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
}
9898
9999
- name: Add comment to PR
100-
if: ${{ steps.format.outputs.comment }}
100+
if: ${{ always() && steps.format.outputs.comment }}
101101
id: comment
102102
uses: marocchino/sticky-pull-request-comment@v2
103103
with:

0 commit comments

Comments
 (0)