Skip to content

DO NOT MERGE

DO NOT MERGE #1

Workflow file for this run

name: pull-request
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
call-test:
uses: ./.github/workflows/test.yml