Skip to content

Tags

Tags #115

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
jobs:
call-ruby-tests:
name: Ruby Tests
uses: ./.github/workflows/ruby-tests.yml
secrets: inherit