Skip to content

chore(tests): migrate the documentation workflow from Screwdriver to GH Actions #3

chore(tests): migrate the documentation workflow from Screwdriver to GH Actions

chore(tests): migrate the documentation workflow from Screwdriver to GH Actions #3

name: Verify Giudes (Small)
on:
workflow_dispatch: # Allow manual triggering of this workflow.
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
small:
uses: ./.github/workflows/verify-guides.yml
with:
test-config-path: "test/_test_config.yml"