Skip to content

Compliance

Compliance #50

Workflow file for this run

name: Pull request
on:
pull_request:
jobs:
build-module:
uses: ./.github/workflows/build-module.yml

Check failure on line 6 in .github/workflows/pull-request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-request.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pull-request.yml" -> "./.github/workflows/build-module.yml" : No steps defined in `steps` and no workflow called in `uses` for the following jobs: build-widget-versions
secrets: inherit
snyk:
uses: ./.github/workflows/snyk.yml
secrets: inherit