Skip to content

missing public headers (#177) #14

missing public headers (#177)

missing public headers (#177) #14

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