Skip to content

feat: Add new containerProbe type exec for command execution #1

feat: Add new containerProbe type exec for command execution

feat: Add new containerProbe type exec for command execution #1

Workflow file for this run

name: Test JSON schema
on:
push:
branches: main
pull_request:
paths:
- 'samples/**'
- 'Makefile'
- 'score-*.json'
- '.github/workflows/**'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: make test