Skip to content

Add reactor backed proactor implementation (#197) #27

Add reactor backed proactor implementation (#197)

Add reactor backed proactor implementation (#197) #27

Workflow file for this run

name: cd
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
deploy:
uses: ./.github/workflows/build.yml
permissions:
contents: read
security-events: write
pull-requests: write
pages: write
id-token: write
secrets: inherit
with:
scan: true
coverage: true
doc: true