Workflow to run test for PRs on main #1
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
Invalid workflow file:
.github/workflows/pull_request.yaml#L12
error parsing called workflow
".github/workflows/pull_request.yaml"
-> "./.github/workflows/test.yml"
: workflow is not reusable as it is missing a `on.workflow_call` trigger
|