Skip to content

feat(build)!: Change to use debian base images #25

feat(build)!: Change to use debian base images

feat(build)!: Change to use debian base images #25

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
validate_codeql:
name: CodeQL Analysis
uses: ./.github/workflows/codeql.yaml