Skip to content

config_t config can be too large for the stack #118

config_t config can be too large for the stack

config_t config can be too large for the stack #118

Workflow file for this run

name: On Main Push
on:
push:
branches: [main]
jobs:
book:
uses: ./.github/workflows/book.yml
secrets: inherit
permissions:
contents: read
pages: write
id-token: write
clusterfuzz:
uses: ./.github/workflows/clusterfuzz.yml
secrets: inherit
coverage-report:
uses: ./.github/workflows/coverage_report.yml
secrets: inherit