Skip to content

On-PR Job

On-PR Job #1

Workflow file for this run

name: Handle Pull Requests
on:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
tests:
uses: ./.github/workflows/tests.yaml