Skip to content

Trunk Code Quality

Trunk Code Quality #2

Workflow file for this run

name: Trunk Code Quality
on:
workflow_dispatch:
pull_request:
branches: main
permissions:
contents: read
jobs:
call-workflow-in-another-repo:
uses: hypermodeinc/.github/.github/workflows/trunk.yml@main

Check failure on line 12 in .github/workflows/trunk.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/trunk.yml

Invalid workflow file

error parsing called workflow ".github/workflows/trunk.yml" -> "hypermodeinc/.github/.github/workflows/trunk.yml@main" (source branch with sha:daefb72ebc458620cd3599384dbb20586f9bd4a2) : workflow is not reusable as it is missing a `on.workflow_call` trigger