Skip to content

Commit ec9f491

Browse files
committed
fix(polaris): Allow failure
1 parent fb01e2b commit ec9f491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/kf-polaris-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
jobs:
2020
build:
2121
runs-on: [ ubuntu-latest ]
22+
continue-on-error: true
2223
steps:
2324
- name: Checkout Source
2425
uses: actions/checkout@v4

0 commit comments

Comments
 (0)