Skip to content

docs: Adds an example showing how to use groups (nested) #95

docs: Adds an example showing how to use groups (nested)

docs: Adds an example showing how to use groups (nested) #95

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