fix: avoid secrets in reusable workflow conditions #16
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/cla.yml#L23
error parsing called workflow
".github/workflows/cla.yml"
-> "./.github/workflows/cla-reusable.yml" (source branch with sha:d41c022c1c08b3af8783f7767d939f013e5896b4)
: (Line: 141, Col: 13): Unrecognized named-value: 'secrets'. Located at position 24 within expression: inputs.app-id != '' && secrets.CLA_APP_PRIVATE_KEY != ''
|