Skip to content

[docs] Add types to the attributes section #138

[docs] Add types to the attributes section

[docs] Add types to the attributes section #138

Workflow file for this run

name: "CLA Assistant"
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]
jobs:
CLAAssistant:
uses: restatedev/restate/.github/workflows/cla.yml@main
secrets: inherit