Skip to content

Commit 083f863

Browse files
committed
chore: automated sync of local changes
1 parent 5d96f31 commit 083f863

9 files changed

Lines changed: 551 additions & 371 deletions

File tree

.github/workflows/cflite_pr.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,8 @@ jobs:
3030
if: always()
3131
with:
3232
sarif_file: vulnerabilities.sarif
33+
34+
- name: K9-SVC Validation
35+
run: |
36+
echo "K9-SVC validation"
37+
[ -d .machine_readable/contractiles ] && echo "Contractiles present" || echo "No contractiles"

0 commit comments

Comments
 (0)