Skip to content

Finish updating github workflows and restructure them similar to othe… #5

Finish updating github workflows and restructure them similar to othe…

Finish updating github workflows and restructure them similar to othe… #5

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/ci.yml
secrets: inherit