Skip to content

Finish chapter "Testing Spec applications" #294

Finish chapter "Testing Spec applications"

Finish chapter "Testing Spec applications" #294

Workflow file for this run

name: Book generation
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '0 0 * * 0'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
uses: SquareBracketAssociates/BookBuilderDashboard/.github/workflows/main.yml@sbabook-upgrade
with:
bookname: Spec2-wip