Skip to content

Remove banner

Remove banner #70

Workflow file for this run

name: PR Check
on:
workflow_dispatch:
pull_request:
jobs:
test:
name: Test
uses: ./.github/workflows/test.yml
secrets: inherit