Skip to content

refactor: Add more cli business logic to operations #12

refactor: Add more cli business logic to operations

refactor: Add more cli business logic to operations #12

Workflow file for this run

---
name: Validations
on: # yamllint disable-line rule:truthy
workflow_dispatch:
workflow_call:
pull_request:
jobs:
validate_ruby:
name: Ruby Tests
uses: ./.github/workflows/main.yaml