Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Bumped ccx-rules-ocp version (#689) #317

Bumped ccx-rules-ocp version (#689)

Bumped ccx-rules-ocp version (#689) #317

Workflow file for this run

name: OpenAPI checks
on:
push:
branches: ["master", "main"]
pull_request:
jobs:
openapi-checks:
runs-on: ubuntu-latest
name: OpenAPI checks
steps:
- uses: actions/checkout@v4
- name: check openapi specs
run: make openapi-check