Skip to content

update the handling of no json schema provided to functions in the pe… #79

update the handling of no json schema provided to functions in the pe…

update the handling of no json schema provided to functions in the pe… #79

Workflow file for this run

name: crucible-ci
on:
pull_request:
branches: [ main ]
paths-ignore:
- LICENSE
- '**.md'
- .github/workflows/faux-crucible-ci.yaml
- .github/workflows/faux-unittest.yaml
- 'docs/**'
workflow_dispatch:
jobs:
call-core-crucible-ci:
uses: perftool-incubator/crucible-ci/.github/workflows/core-crucible-ci.yaml@main
with:
ci_target: "toolbox"
ci_target_branch: "${{ github.ref }}"
github_workspace: "$GITHUB_WORKSPACE"
secrets:
registry_auth: ${{ secrets.CRUCIBLE_CI_ENGINES_REGISTRY_AUTH }}