Files
maybe/.github/workflows/pr.yml
2024-05-30 15:44:16 -04:00

8 lines
89 B
YAML

name: Pull Request
on:
pull_request:
jobs:
ci:
uses: ./.github/workflows/ci.yml