Skip to content

K9VULN-3987 update schema, removed null variant for ruleset since str… #2086

K9VULN-3987 update schema, removed null variant for ruleset since str…

K9VULN-3987 update schema, removed null variant for ruleset since str… #2086

name: Check the versions.json file is correct
on:
push:
branches:
- "**"
workflow_call:
jobs:
integration_tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Ensure versions
run: python -mjson.tool versions.json >/dev/null