Skip to content

Support dynamic client action params #502

Support dynamic client action params

Support dynamic client action params #502

Workflow file for this run

name: Pull request
on:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit