Skip to content

fixup

fixup #105

name: doc update check
# description: This workflow mimics how a go-openapi repo would typically invoke the common workflow.
on:
pull_request_target:
paths:
- '**/*.md'
permissions:
pull-requests: write
contents: read
jobs:
test:
uses: ./.github/workflows/doc-update.yml

Check failure on line 15 in .github/workflows/local-doc-update.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/local-doc-update.yml

Invalid workflow file

error parsing called workflow ".github/workflows/local-doc-update.yml" -> "./.github/workflows/doc-update.yml" (source branch with sha:3f3fee5461a068c61a82d0a74a6f6d4ab6a4cc3a) : (Line: 476, Col: 14): Unexpected value 'inherits'
secrets: inherit