Refactor workflows to enable requiring tests in PRs #1
pull_request.yml
on: pull_request
cli
/
Build CLI
js-sdk
/
Build and test SDK
python-sdk
/
Build and test SDK
Annotations
1 error
|
Invalid workflow file:
.github/workflows/pull_request.yml#L26
The workflow is not valid. .github/workflows/pull_request.yml (Line: 26, Col: 20): Invalid secret, E2B_API_KEY is not defined in the referenced workflow.
|