Skip to content

Provide APIs for viewing and editing kinds of type parameters #299

Provide APIs for viewing and editing kinds of type parameters

Provide APIs for viewing and editing kinds of type parameters #299

Workflow file for this run

name: Check DCO
on:
pull_request:
merge_group:
jobs:
check-dco:
permissions:
checks: write
contents: read
pull-requests: read
statuses: write
runs-on: ubuntu-latest
steps:
- name: Check DCO
uses: hackworthltd/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}