Skip to content

Staylor/spdx adding license checking to our workflows #33

Staylor/spdx adding license checking to our workflows

Staylor/spdx adding license checking to our workflows #33

name: Pull request workflow
on:
workflow_dispatch:
workflow_call:
pull_request:
branches:
- main
jobs:
build-artifacts:
uses: ./.github/workflows/build-artifacts.yml
secrets: inherit
spdx:
uses: ./.github/workflows/spdx.yml

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

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/pull-request-workflow.yml" -> "./.github/workflows/spdx.yml" : No event triggers defined in `on`
secrets: inherit