Skip to content

feat: share workflows across repositories #159

feat: share workflows across repositories

feat: share workflows across repositories #159

Workflow file for this run

name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
uses: ./.github/workflows/reuse.yaml

Check failure on line 7 in .github/workflows/reuse.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/reuse.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/reuse.yaml" -> "./.github/workflows/reuse.yaml" : workflow is not reusable as it is missing a `on.workflow_call` trigger