Skip to content

Release 3.0.4 #32

Release 3.0.4

Release 3.0.4 #32

Workflow file for this run

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