Skip to content

WIP Web version

WIP Web version #12612

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- '**'
jobs:
test:
name: Test
uses: ./.github/workflows/test.yml
secrets: inherit