Skip to content

Version 3.0.1

Version 3.0.1 #3

Workflow file for this run

name: On Pull Request
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
jobs:
test:
name: Run Tests
uses: ./.github/workflows/callable-test.yml