Skip to content

Commit 797c710

Browse files
committed
fix: fix Main Menu
Signed-off-by: Stephane Bouchet <[email protected]>
1 parent fd26d17 commit 797c710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
name: dependency-reports
5151
path: build/reports/dependency-verification/*
52-
if: always()
52+
if: failure()
5353

5454
run_on_linux:
5555
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)